NCBI C++ ToolKit
Public Attributes | List of all members
rapidjson::GenericValue< Encoding, Allocator >::Number::I Struct Reference

Search Toolkit Book for rapidjson::GenericValue::Number::I

#include <misc/jsonwrapp/rapidjson11/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 1956 of file document.h.

Member Data Documentation

◆ i

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

Definition at line 1957 of file document.h.

◆ padding

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

Definition at line 1958 of file document.h.


The documentation for this struct was generated from the following file:
Modified on Wed Apr 24 14:15:13 2024 by modify_doxy.py rev. 669887