Classes | Public Types | Public Member Functions | Private Attributes | List of all members
lexy::_mh Class Reference

#include <match.hpp>

Classes

class  event_handler
 

Public Types

template<typename Production , typename State >
using value_callback = _detail::void_value_callback
 

Public Member Functions

constexpr _mh ()
 
template<typename >
constexpr bool get_result (bool rule_parse_result) &&
 

Private Attributes

bool _failed
 

Detailed Description

Definition at line 11 of file match.hpp.

Member Typedef Documentation

◆ value_callback

template<typename Production , typename State >
using lexy::_mh::value_callback = _detail::void_value_callback

Definition at line 35 of file match.hpp.

Constructor & Destructor Documentation

◆ _mh()

constexpr lexy::_mh::_mh ( )
inlineconstexpr

Definition at line 14 of file match.hpp.

Member Function Documentation

◆ get_result()

template<typename >
constexpr bool lexy::_mh::get_result ( bool  rule_parse_result) &&
inlineconstexpr

Definition at line 38 of file match.hpp.

Member Data Documentation

◆ _failed

bool lexy::_mh::_failed
private

Definition at line 44 of file match.hpp.


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


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