Public Attributes | List of all members
GenericValue< Encoding, Allocator >::ArrayData Struct Reference

#include <document.h>

Public Attributes

SizeType size
 
SizeType capacity
 
GenericValueelements
 

Detailed Description

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
struct GenericValue< Encoding, Allocator >::ArrayData

Definition at line 2007 of file document.h.

Member Data Documentation

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ArrayData::capacity

Definition at line 2009 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
GenericValue* GenericValue< Encoding, Allocator >::ArrayData::elements

Definition at line 2010 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ArrayData::size

Definition at line 2008 of file document.h.


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