![]() |
Inja
3.4.0
A Template Engine for Modern C++
|
Public Member Functions | |
RenderError (const std::string &message, SourceLocation location) | |
![]() | |
InjaError (const std::string &type, const std::string &message) | |
InjaError (const std::string &type, const std::string &message, SourceLocation location) | |
Additional Inherited Members | |
![]() | |
const std::string | type |
const std::string | message |
const SourceLocation | location |