TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
conditional_static_cast()
template<typename T , typename U , enable_if_t< !std::is_same< T, U >::value, int > = 0>
T nlohmann::detail::conditional_static_cast
(
U
value
)
Definition at line
3875
of file
json.hpp
.
3876
{
3877
return
static_cast<
T
>
(
value
);
3878
}
nlohmann::detail::parse_event_t::value
@ value
the parser finished reading a JSON value
nlohmann
detail
Generated on Thu Apr 7 2022 14:10:59 for TerraForge3D by
1.9.3