OpenSiv3D  v0.6.5
C++20 framework for creative coding
UnicodeConverter.hpp File Reference
#include <array>
#include "Common.hpp"
#include "detail/UnicodeConverter.ipp"

Classes

struct  s3d::UTF8toUTF32_Converter
 UTF-8 から UTF-32 への逐次変換クラス More...
 
struct  s3d::UTF16toUTF32_Converter
 UTF-16 から UTF-32 への逐次変換クラス More...
 
struct  s3d::UTF32toUTF8_Converter
 UTF-32 から UTF-8 への逐次変換クラス More...
 
struct  s3d::UTF32toUTF16_Converter
 UTF-32 から UTF-16 への逐次変換クラス More...
 

Namespaces

 s3d