|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
A code point and the other members of its case-fold orbit (up to 3; orbits <= 4). More...
#include <unicode_fold.hpp>
Public Attributes | |
| std::uint32_t | cp |
| The code point. | |
| std::uint32_t | partner [3] |
| Fold partners (only the first count are meaningful). | |
| std::uint8_t | count |
| Number of valid partners (orbit size - 1). | |
A code point and the other members of its case-fold orbit (up to 3; orbits <= 4).