Define MORPHEUS_CONCAT_STR#
Defined in File string_util.hpp
Define Documentation#
-
MORPHEUS_CONCAT_STR(strs)#
Concats multiple strings together using ostringstream. Use with MORPHEUS_CONCAT_STR(“Start [” << my_int << “]”)
Defined in File string_util.hpp
Concats multiple strings together using ostringstream. Use with MORPHEUS_CONCAT_STR(“Start [” << my_int << “]”)