All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
rapidjson::GenericValue< Encoding, Allocator >::Number::I Struct Reference

#include <document.h>

Public Attributes

int i
 
char padding [4]
 

Detailed Description

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

Definition at line 1497 of file document.h.

Member Data Documentation

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

Definition at line 1498 of file document.h.

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

Definition at line 1499 of file document.h.


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