DDNet documentation
Loading...
Searching...
No Matches
tolower_data.h File Reference
#include <cstdint>
#include <unordered_map>

Go to the source code of this file.

Variables

const std::unordered_map< int32_t, int32_t > UPPER_TO_LOWER_CODEPOINT_MAP

Variable Documentation

◆ UPPER_TO_LOWER_CODEPOINT_MAP

const std::unordered_map<int32_t, int32_t> UPPER_TO_LOWER_CODEPOINT_MAP
extern