![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::hex_lower — Converts a sequence of integral types into a lower case hexadecimal sequence of characters.
// In header: <boost/algorithm/hex.hpp> template<typename String> String hex_lower(const String & input);