TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
get_token()
template<typename BasicJsonType , typename InputAdapterType >
token_type
nlohmann::detail::parser
< BasicJsonType, InputAdapterType >::get_token
(
)
inline
private
get next token from lexer
Definition at line
11465
of file
json.hpp
.
11466
{
11467
return
last_token
=
m_lexer
.scan();
11468
}
nlohmann::detail::parser::m_lexer
lexer_t m_lexer
the lexer
Definition:
json.hpp:11506
nlohmann::detail::parser::last_token
token_type last_token
the type of the last read token
Definition:
json.hpp:11504
nlohmann
detail
parser
Generated on Thu Apr 7 2022 14:11:03 for TerraForge3D by
1.9.3