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::U Struct Reference

#include <document.h>

Public Attributes

unsigned u
 
char padding2 [4]
 

Detailed Description

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

Definition at line 579 of file document.h.

Member Data Documentation

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

Definition at line 581 of file document.h.

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

Definition at line 580 of file document.h.


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