Specialization of functor T_Append for type std::type_info
.
Definition at line 246 of file appendables.inl.
Public Method Index: | |
void | operator() (TAString< TChar > &target, const std::type_info &type) |
void operator() | ( | TAString< TChar > & | target, |
const std::type_info & | type ) |
Writes the demangled type name.
target | The AString that Append was invoked on. |
type | The type to write to target . |
Definition at line 105 of file appendables.cpp.