|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
Variables | |
| static constexpr char const | ascii_string [] = "hello" |
| (ASCII) String value used to validate the use of '/utf-8' or '–utf8' compiler flags. | |
| static constexpr char const | utf8_string [] = "こんにちは" |
| (UTF8) String value used to validate the use of '/utf-8' or '–utf8' compiler flags. | |
| static constexpr char8_t const | utf8_string_explicit [] = u8"こんにちは" |
| (UTF8) String value used to validate built-in utf8 support. | |
Copyright 2022 - 2025, Dandielo dandi.nosp@m.elo@.nosp@m.icesh.nosp@m.ard..nosp@m.net SPDX-License-Identifier: MIT
|
staticconstexpr |
|
staticconstexpr |