TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
add()
template<typename BasicJsonType , typename InputAdapterType >
void
nlohmann::detail::lexer
< BasicJsonType, InputAdapterType >::add
(
char_int_type
c
)
inline
private
add a character to token_buffer
Definition at line
8006
of file
json.hpp
.
8007
{
8008
token_buffer
.push_back(
static_cast<
typename string_t::value_type
>
(c));
8009
}
nlohmann::detail::lexer::token_buffer
string_t token_buffer
buffer for variable-length tokens (numbers, strings)
Definition:
json.hpp:8231
nlohmann
detail
lexer
Generated on Thu Apr 7 2022 14:11:03 for TerraForge3D by
1.9.3