xtd 0.2.0
char8_object.h
Go to the documentation of this file.
1 #pragma once
5 #include "box_char.h"
6 
7 #if defined(__cpp_lib_char8_t)
8 namespace xtd {
11 
33 }
34 #endif
35 
Represents a boxed char object.
Definition: box_char.h:36
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Contains xtd::box_char class.