Nameless Engine
|
#include <Error.h>
Public Attributes | |
std::string | sFilename |
std::string | sLine |
Information of a specific source code location.
std::string ne::SourceLocationInfo::sFilename |
File name.
std::string ne::SourceLocationInfo::sLine |
Line number.