OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::Literals::EmojiLiterals Namespace Reference

Functions

Emoji operator""_emoji (const char32 *s, size_t length)
 絵文字(コードポイント)を記述した文字列から Emoji オブジェクトを作成します。 More...
 

Function Documentation

◆ operator""_emoji()

Emoji s3d::Literals::EmojiLiterals::operator""_emoji ( const char32 s,
size_t  length 
)

絵文字(コードポイント)を記述した文字列から Emoji オブジェクトを作成します。

Parameters
s絵文字(コードポイント)を記述した文字列
length文字列の長さ
Returns
Emoji オブジェクト