#include <wildcards.hpp>
Public Member Functions | |
constexpr | operator bool () const |
Public Attributes | |
PatternIterator | p |
PatternIterator | p1 |
PatternIterator | pend |
bool | res |
SequenceIterator | s |
SequenceIterator | s1 |
SequenceIterator | send |
Definition at line 755 of file wildcards.hpp.
|
inlineconstexpr |
Definition at line 760 of file wildcards.hpp.
PatternIterator wildcards::full_match_result< SequenceIterator, PatternIterator >::p |
Definition at line 759 of file wildcards.hpp.
PatternIterator wildcards::full_match_result< SequenceIterator, PatternIterator >::p1 |
Definition at line 759 of file wildcards.hpp.
PatternIterator wildcards::full_match_result< SequenceIterator, PatternIterator >::pend |
Definition at line 759 of file wildcards.hpp.
bool wildcards::full_match_result< SequenceIterator, PatternIterator >::res |
Definition at line 757 of file wildcards.hpp.
SequenceIterator wildcards::full_match_result< SequenceIterator, PatternIterator >::s |
Definition at line 758 of file wildcards.hpp.
SequenceIterator wildcards::full_match_result< SequenceIterator, PatternIterator >::s1 |
Definition at line 758 of file wildcards.hpp.
SequenceIterator wildcards::full_match_result< SequenceIterator, PatternIterator >::send |
Definition at line 758 of file wildcards.hpp.