Structure f3d::utils::string_template::lookup_error
Definition: utils.h
(line 171)
Exception to be thrown by substitution functions to let untouched variables through.
Inherits from:
- std::out_of_range
Members
Public functions
Function lookup_error
f3d::utils::string_template::lookup_error::lookup_error(const std::string &what="")
Parameters:
- const std::string & what = ""
Return type: