| 336 | `RESOLVE(Attribute)`. */ |
| 337 | template<typename Attribute> |
| 338 | struct attr_parser; |
| 339 | |
| 340 | /** A tag type that can be passed as the first parameter to `char_()` when |
| 341 | the second parameter is a sorted, random access sequence that can be |
nothing calls this directly
no outgoing calls
no test coverage detected