Template Class wide_string_input_adapter

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