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

Public Attributes

int i
char padding [4]

Detailed Description

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

Definition at line 2064 of file document.h.

Member Data Documentation

◆ i

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
int GenericValue< Encoding, Allocator >::Number::I::i

Definition at line 2065 of file document.h.

◆ padding

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

Definition at line 2066 of file document.h.


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