string_format.cpp File Reference
Include dependency graph for string_format.cpp:
![]() Go to the source code of this file.
Macro Definition Documentation◆ DEFINE_TO_STRING
Value:
std::string to_string(type a) \
{ \
return boost::lexical_cast<std::string>(a); \
}
Definition at line 24 of file string_format.cpp. Generated on Sun Apr 6 2025 11:10:37 for FlexibleSUSY by |