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