I have an existing std::string and an int. I'd like to concatenate the ASCII (string literal) hexadecimal representation of the integer to the . I'd
I have an existing std::string and an int. I'd like to concatenate the ASCII (string literal) hexadecimal representation of the integer to the . I'd