Define MORPHEUS_CONCAT_STR
Defined in File string_util.hpp
-
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 << “]”)