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

#include <json.hpp>

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

Public Member Functions

 bad_conversion ()
 

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 >::bad_conversion

Definition at line 549 of file json.hpp.

Constructor & Destructor Documentation

◆ bad_conversion()

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 >::bad_conversion::bad_conversion ( )
inline

Definition at line 549 of file json.hpp.


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