neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::basic_json_value< Syntax, Alloc, CharT, Traits, CharAlloc >::no_name Struct Reference

#include <json.hpp>

Inheritance diagram for neolib::basic_json_value< Syntax, Alloc, CharT, Traits, CharAlloc >::no_name:

Public Member Functions

 no_name ()
 

Detailed Description

template<json_syntax Syntax = json_syntax::Standard, typename Alloc = std::allocator<json_type>, typename CharT = char, typename Traits = std::char_traits<CharT>, typename CharAlloc = std::allocator<CharT>>
struct neolib::basic_json_value< Syntax, Alloc, CharT, Traits, CharAlloc >::no_name

Definition at line 548 of file json.hpp.

Constructor & Destructor Documentation

◆ no_name()

template<json_syntax Syntax = json_syntax::Standard, typename Alloc = std::allocator<json_type>, typename CharT = char, typename Traits = std::char_traits<CharT>, typename CharAlloc = std::allocator<CharT>>
neolib::basic_json_value< Syntax, Alloc, CharT, Traits, CharAlloc >::no_name::no_name ( )
inline

Definition at line 548 of file json.hpp.


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