Define MORPHEUS_CONCAT_STR#

Define Documentation#

MORPHEUS_CONCAT_STR(strs)#

Concats multiple strings together using ostringstream. Use with MORPHEUS_CONCAT_STR(“Start [” << my_int << “]”)