Template Struct is_json_ref< json_ref< T > >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<typename T>
struct is_json_ref<json_ref<T>> : public std::true_type