|
lab_trees
Tempestuous Trees
|
Public Member Functions | |
| SourceLineInfo (char const *_file, std::size_t _line) | |
| bool | empty () const |
| bool | operator== (SourceLineInfo const &other) const |
| bool | operator< (SourceLineInfo const &other) const |
Public Attributes | |
| char const * | file |
| std::size_t | line |