TerraForge3D  2.3.1
3D Terrain And Landscape Generator
nlohmann::detail::is_ordered_map< T > Struct Template Reference

Classes

struct  two
 

Public Types

enum  { value = sizeof(test<T>(nullptr)) == sizeof(char) }
 
using one = char
 

Static Public Member Functions

template<typename C >
static one test (decltype(&C::capacity))
 
template<typename C >
static two test (...)
 

Detailed Description

template<typename T>
struct nlohmann::detail::is_ordered_map< T >

Definition at line 3858 of file json.hpp.


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