Project Alice
Loading...
Searching...
No Matches
parsers::separator_scan_result Struct Reference

#include <parsers.hpp>

Public Attributes

char const * new_position = nullptr
 
bool found = false
 

Detailed Description

Definition at line 137 of file parsers.hpp.

Member Data Documentation

◆ found

bool parsers::separator_scan_result::found = false

Definition at line 139 of file parsers.hpp.

◆ new_position

char const* parsers::separator_scan_result::new_position = nullptr

Definition at line 138 of file parsers.hpp.


The documentation for this struct was generated from the following file: