Character Literal in C++ 17: Unicode and UTF-8 Prefix
C++17 programming introduces a foundational category known as character literals, which serve the purpose of embodying a single character. Quotation marks are employed to define them, such as 'a', 'z', or '0'. But in previous versions of C++, the available selection for character literals was confin