IN2OSM  1.0.1
GenericValue< Encoding, Allocator >::ArrayData

#include <document.h>

Collaboration diagram for GenericValue< Encoding, Allocator >::ArrayData:
Collaboration graph

Public Attributes

SizeType size
 
SizeType capacity
 
GenericValueelements
 

Detailed Description

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

Definition at line 2011 of file document.h.

Member Data Documentation

◆ capacity

SizeType capacity

Definition at line 2013 of file document.h.

◆ elements

GenericValue* elements

Definition at line 2014 of file document.h.

◆ size

SizeType size

Definition at line 2012 of file document.h.


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