Template Function http::stringToUint

Function Documentation

template<typename T, class Iterator, typename std::enable_if<std::is_unsigned<T>::value>::type* = nullptr>
T http::stringToUint(const Iterator begin, const Iterator end)