Public Member Functions | Public Attributes | List of all members
wildcards::detail::match_result< SequenceIterator, PatternIterator > Struct Template Reference

#include <wildcards.hpp>

Public Member Functions

constexpr operator bool () const
 

Public Attributes

PatternIterator p
 
bool res
 
SequenceIterator s
 

Detailed Description

template<typename SequenceIterator, typename PatternIterator>
struct wildcards::detail::match_result< SequenceIterator, PatternIterator >

Definition at line 768 of file wildcards.hpp.

Member Function Documentation

◆ operator bool()

template<typename SequenceIterator , typename PatternIterator >
constexpr wildcards::detail::match_result< SequenceIterator, PatternIterator >::operator bool ( ) const
inlineconstexpr

Definition at line 773 of file wildcards.hpp.

Member Data Documentation

◆ p

template<typename SequenceIterator , typename PatternIterator >
PatternIterator wildcards::detail::match_result< SequenceIterator, PatternIterator >::p

Definition at line 772 of file wildcards.hpp.

◆ res

template<typename SequenceIterator , typename PatternIterator >
bool wildcards::detail::match_result< SequenceIterator, PatternIterator >::res

Definition at line 770 of file wildcards.hpp.

◆ s

template<typename SequenceIterator , typename PatternIterator >
SequenceIterator wildcards::detail::match_result< SequenceIterator, PatternIterator >::s

Definition at line 771 of file wildcards.hpp.


The documentation for this struct was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10