Template Class wide_string_input_adapter
Defined in File json.hpp
Class Documentation
-
template<typename BaseInputAdapter, typename WideCharType>
class wide_string_input_adapter Public Types
-
using char_type = char
Public Functions
-
inline wide_string_input_adapter(BaseInputAdapter base)
-
inline std::char_traits<char>::int_type get_character() noexcept
-
using char_type = char