tinyutf8 4.0.2
Unicode (UTF-8) capable std::string
 
Loading...
Searching...
No Matches
tiny_utf8::tiny_utf8_detail::last_byte< T, 1 > Union Template Reference

#include <tinyutf8.h>

Collaboration diagram for tiny_utf8::tiny_utf8_detail::last_byte< T, 1 >:

Public Attributes

number
 
struct tiny_utf8::tiny_utf8_detail::last_byte< T, 1 >:: { ... }  bytes
 
number
 
char dummy [sizeof(T) -1]
 
char last
 
struct { 
 
   char   dummy [sizeof(T) -1] 
 
   char   last 
 
bytes 
 

Member Data Documentation

◆ [struct] [1/2]

struct { ... } tiny_utf8::tiny_utf8_detail::last_byte< T, size_t >::bytes

◆ [] [2/2]

struct tiny_utf8::tiny_utf8_detail::last_byte< T, 1 > { ... } tiny_utf8::tiny_utf8_detail::last_byte< T, 1 >::bytes

◆ dummy

char tiny_utf8::tiny_utf8_detail::last_byte< T, size_t >::dummy[sizeof(T) -1]

◆ last [1/2]

char tiny_utf8::tiny_utf8_detail::last_byte< T, size_t >::last

◆ last [2/2]

template<typename T>
char tiny_utf8::tiny_utf8_detail::last_byte< T, 1 >::last

◆ number [1/2]

◆ number [2/2]

template<typename T>
T tiny_utf8::tiny_utf8_detail::last_byte< T, 1 >::number

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