Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
GenericValue< Encoding, Allocator >::Number::U Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::Number::U:

Public Attributes

unsigned u
char padding2 [4]

Detailed Description

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
struct GenericValue< Encoding, Allocator >::Number::U

Definition at line 2068 of file document.h.

Member Data Documentation

◆ padding2

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
char GenericValue< Encoding, Allocator >::Number::U::padding2[4]

Definition at line 2070 of file document.h.

◆ u

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
unsigned GenericValue< Encoding, Allocator >::Number::U::u

Definition at line 2069 of file document.h.


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