neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::basic_json_keyword< T > Struct Template Reference

#include <json.hpp>

Public Types

typedef T json_value
 
typedef json_value::json_string json_string
 

Public Attributes

json_string text
 

Detailed Description

template<typename T>
struct neolib::basic_json_keyword< T >

Definition at line 518 of file json.hpp.

Member Typedef Documentation

◆ json_string

Definition at line 522 of file json.hpp.

◆ json_value

template<typename T >
typedef T neolib::basic_json_keyword< T >::json_value

Definition at line 521 of file json.hpp.

Member Data Documentation

◆ text

Definition at line 524 of file json.hpp.


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