TerraForge3D  2.3.1
3D Terrain And Landscape Generator
nlohmann::detail::is_sax< SAX, BasicJsonType > Struct Template Reference

Static Public Attributes

static constexpr bool value
 

Private Types

using number_integer_t = typename BasicJsonType::number_integer_t
 
using number_unsigned_t = typename BasicJsonType::number_unsigned_t
 
using number_float_t = typename BasicJsonType::number_float_t
 
using string_t = typename BasicJsonType::string_t
 
using binary_t = typename BasicJsonType::binary_t
 
using exception_t = typename BasicJsonType::exception
 

Detailed Description

template<typename SAX, typename BasicJsonType>
struct nlohmann::detail::is_sax< SAX, BasicJsonType >

Definition at line 8316 of file json.hpp.


The documentation for this struct was generated from the following file: