IN2OSM  1.0.1
GenericValue< Encoding, Allocator >::String

#include <document.h>

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

Public Attributes

SizeType length
 
SizeType hashcode
 reserved More...
 
const Chstr
 

Detailed Description

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

Definition at line 1956 of file document.h.

Member Data Documentation

◆ hashcode

SizeType hashcode

reserved

Definition at line 1958 of file document.h.

◆ length

SizeType length

Definition at line 1957 of file document.h.

◆ str

const Ch* str

Definition at line 1959 of file document.h.


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