#include <rll/impl/char_reader.h>
          template <typename T>
          utf16_reader struct
        
        
        
        Public static functions
- static auto utf16_code_point(uint16_t value) → symbol constexpr noexcept
- static auto utf16_next_or_error(T const*& it, T const* end, bool& error, uint32_t& error_symbol) → char constexpr noexcept