We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5ae8d commit 59e7344Copy full SHA for 59e7344
libc/src/__support/wchar/character_converter.h
@@ -17,7 +17,7 @@
17
18
namespace LIBC_NAMESPACE_DECL {
19
namespace internal {
20
-
+
21
constexpr int MAX_UTF8_LENGTH = 4;
22
23
class CharacterConverter {
0 commit comments