Definition at line 369 of file wildcards.hpp.
Public Member Functions | |
| constexpr | operator bool () const |
Public Attributes | |
| PatternIterator | p |
| bool | res |
| SequenceIterator | s |
#include </home/stephan/code/root-2/main/src/wildcards.hpp>
|
inlineconstexpr |
Definition at line 373 of file wildcards.hpp.
| PatternIterator wildcards::detail::match_result< SequenceIterator, PatternIterator >::p |
Definition at line 372 of file wildcards.hpp.
| bool wildcards::detail::match_result< SequenceIterator, PatternIterator >::res |
Definition at line 370 of file wildcards.hpp.
| SequenceIterator wildcards::detail::match_result< SequenceIterator, PatternIterator >::s |
Definition at line 371 of file wildcards.hpp.