36 str.append(1, character);
41 void toStr(std::string& str,
const std::string& value)
50 return std::string(1, character);
#define ONIXS_B3_BOE_MESSAGING_NAMESPACE_END
std::string toStr(Char character)
Constructs a std::string from the given character.
#define ONIXS_B3_BOE_NODISCARD
#define ONIXS_B3_BOE_MESSAGING_NAMESPACE_BEGIN
char Char
Character type alias.