nlohmann::detail::wide_string_input_helper< BaseInputAdapter, 4 > Struct Template Reference

#include <json.hpp>

Static Public Member Functions

static void fill_buffer (BaseInputAdapter &input, std::array< std::char_traits< char >::int_type, 4 > &utf8_bytes, size_t &utf8_bytes_index, size_t &utf8_bytes_filled)
 

Member Function Documentation

◆ fill_buffer()

template<typename BaseInputAdapter >
static void nlohmann::detail::wide_string_input_helper< BaseInputAdapter, 4 >::fill_buffer ( BaseInputAdapter &  input,
std::array< std::char_traits< char >::int_type, 4 > &  utf8_bytes,
size_t &  utf8_bytes_index,
size_t &  utf8_bytes_filled 
)
static

The documentation for this struct was generated from the following file: