tinyutf8 4.0.2
Unicode (UTF-8) capable std::string
Loading...
Searching...
No Matches
tiny_utf8::basic_string< ValueType, DataType, Allocator >::NON_SSO Struct Reference

Layout specifications. More...

#include <tinyutf8.h>

Public Attributes

data_typedata
 
size_type data_len
 
size_type buffer_size
 
size_type string_len
 

Detailed Description

template<typename ValueType, typename DataType, typename Allocator>
struct tiny_utf8::basic_string< ValueType, DataType, Allocator >::NON_SSO

Layout specifications.

Member Data Documentation

◆ buffer_size

template<typename ValueType , typename DataType , typename Allocator >
size_type tiny_utf8::basic_string< ValueType, DataType, Allocator >::NON_SSO::buffer_size

◆ data

template<typename ValueType , typename DataType , typename Allocator >
data_type* tiny_utf8::basic_string< ValueType, DataType, Allocator >::NON_SSO::data

◆ data_len

template<typename ValueType , typename DataType , typename Allocator >
size_type tiny_utf8::basic_string< ValueType, DataType, Allocator >::NON_SSO::data_len

◆ string_len

template<typename ValueType , typename DataType , typename Allocator >
size_type tiny_utf8::basic_string< ValueType, DataType, Allocator >::NON_SSO::string_len

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