| 353 | point. */ |
| 354 | template<typename Expected, typename AttributeType = void> |
| 355 | struct char_parser; |
| 356 | |
| 357 | /** Matches a single code point that is equal to one of the code points |
| 358 | associated with tag type `Tag`. This is used to create sets of |
nothing calls this directly
no outgoing calls
no test coverage detected