#include <goby/util/thirdparty/nlohmann/json.hpp>
|
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) |
|
template<typename BaseInputAdapter>
struct detail::wide_string_input_helper< BaseInputAdapter, 2 >
Definition at line 6305 of file json.hpp.
◆ fill_buffer()
template<typename BaseInputAdapter >
static void detail::wide_string_input_helper< BaseInputAdapter, 2 >::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 |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: