TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ parse_error()

template<typename BasicJsonType >
bool nlohmann::detail::json_sax_acceptor< BasicJsonType >::parse_error ( std::size_t  ,
const std::string &  ,
const detail::exception  
)
inline

Definition at line 6561 of file json.hpp.

6562 {
6563 return false;
6564 }