DDraceNetwork Documentation
Loading...
Searching...
No Matches
tolower_data.h
Go to the documentation of this file.
1/* AUTO GENERATED! DO NOT EDIT MANUALLY! See scripts/generate_unicode_tolower.py */
2#include <cstdint>
3#include <unordered_map>
4
5extern const std::unordered_map<int32_t, int32_t> UPPER_TO_LOWER_CODEPOINT_MAP;
const std::unordered_map< int32_t, int32_t > UPPER_TO_LOWER_CODEPOINT_MAP
Definition tolower_data.cpp:4