#include <document.h>
Public Attributes | |
SizeType | size |
SizeType | capacity |
GenericValue * | elements |
Definition at line 2007 of file document.h.
SizeType GenericValue< Encoding, Allocator >::ArrayData::capacity |
Definition at line 2009 of file document.h.
GenericValue* GenericValue< Encoding, Allocator >::ArrayData::elements |
Definition at line 2010 of file document.h.
SizeType GenericValue< Encoding, Allocator >::ArrayData::size |
Definition at line 2008 of file document.h.