4.6.0
Freundlich's C++ toolkit
|
The location of a fcppt::parse::basic_stream.
A location consists of a line number and a column number.
Public Member Functions | |
location (fcppt::parse::line, fcppt::parse::column) | |
fcppt::parse::line | line () const |
fcppt::parse::line & | line () |
fcppt::parse::column | column () const |
fcppt::parse::column & | column () |
fcppt::parse::location::location | ( | fcppt::parse::line | , |
fcppt::parse::column | ) |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |