CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros 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 575 of file document.h.

Member Data Documentation

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

Definition at line 576 of file document.h.

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

Definition at line 577 of file document.h.


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