Project Alice
|
#include <parsers.hpp>
Public Attributes | |
char const * | new_position = nullptr |
bool | found = false |
Definition at line 137 of file parsers.hpp.
bool parsers::separator_scan_result::found = false |
Definition at line 139 of file parsers.hpp.
char const* parsers::separator_scan_result::new_position = nullptr |
Definition at line 138 of file parsers.hpp.