DDraceNetwork Documentation
Loading...
Searching...
No Matches
tolower_data.h File Reference
#include <cstdint>
#include <unordered_map>
Include dependency graph for tolower_data.h:
This graph shows which files directly or indirectly include this file:

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