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

#include <json.hpp>

Static Public Attributes

static const json_encoding DEFAULT_ENCODING = default_encoding_helper<sizeof(CharT)>::DEFAULT_ENCODING
 

Detailed Description

template<typename CharT>
struct neolib::json_detail::default_encoding< CharT >

Definition at line 90 of file json.hpp.

Member Data Documentation

◆ DEFAULT_ENCODING

Definition at line 90 of file json.hpp.


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