TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
strtof()
[2/3]
template<typename BasicJsonType , typename InputAdapterType >
static void
nlohmann::detail::lexer
< BasicJsonType, InputAdapterType >::strtof
(
float &
f
,
const char *
str
,
char **
endptr
)
inline
static
private
noexcept
Definition at line
7509
of file
json.hpp
.
7510
{
7511
f = std::strtof(str, endptr);
7512
}
nlohmann
detail
lexer
Generated on Thu Apr 7 2022 14:11:03 for TerraForge3D by
1.9.3