#include <document.h>
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
Enumerator |
---|
MaxChars |
|
MaxSize |
|
LenPos |
|
Definition: document.h:1576
Encoding::Ch Ch
Character type derived from Encoding.
Definition: document.h:424
Definition: document.h:1576
Definition: document.h:1576
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
RAPIDJSON_NAMESPACE_BEGIN typedef unsigned SizeType
Size type (for string lengths, array sizes, etc.)
Definition: rapidjson.h:322
Definition: document.h:1576
Ch str[MaxChars]
Definition: document.h:1577
Definition: document.h:1576
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
Definition: document.h:1576
Ch str[MaxChars]
Definition: document.h:1577
Encoding::Ch Ch
Character type derived from Encoding.
Definition: document.h:424
Definition: document.h:1576
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
Definition: document.h:1576
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
The documentation for this struct was generated from the following file: