TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
fill_buffer()
template<typename BaseInputAdapter , typename WideCharType >
template<size_t T>
void
nlohmann::detail::wide_string_input_adapter
< BaseInputAdapter, WideCharType >::fill_buffer
(
)
inline
private
Definition at line
5685
of file
json.hpp
.
5686
{
5687
wide_string_input_helper<BaseInputAdapter, T>::fill_buffer(base_adapter,
utf8_bytes
,
utf8_bytes_index
,
utf8_bytes_filled
);
5688
}
nlohmann::detail::wide_string_input_adapter::utf8_bytes_index
std::size_t utf8_bytes_index
index to the utf8_codes array for the next valid byte
Definition:
json.hpp:5694
nlohmann::detail::wide_string_input_adapter::utf8_bytes_filled
std::size_t utf8_bytes_filled
number of valid bytes in the utf8_codes array
Definition:
json.hpp:5696
nlohmann::detail::wide_string_input_adapter::utf8_bytes
std::array< std::char_traits< char >::int_type, 4 > utf8_bytes
a buffer for UTF-8 bytes
Definition:
json.hpp:5691
nlohmann
detail
wide_string_input_adapter
Generated on Thu Apr 7 2022 14:11:03 for TerraForge3D by
1.9.3