![]() |
XTL
0.1
eXtended Template Library
|
maintains info about locations within source code More...
Go to the source code of this file.
Data Structures | |
class | xtd::source_location |
Contains information about the location of source code Used in error reporting and logging. More... | |
Namespaces | |
xtd | |
The main namespace of the XTL library. | |
Macros | |
#define | here() xtd::source_location(__FILE__,__LINE__) |
maintains info about locations within source code
Definition in file source_location.hpp.