Public Member Functions | List of all members
lexyd::_pas_handler< T, CurProduction, Handler >::value_callback< CurProduction, State > Struct Template Reference

#include <parse_as.hpp>

Inheritance diagram for lexyd::_pas_handler< T, CurProduction, Handler >::value_callback< CurProduction, State >:
Inheritance graph
[legend]

Public Member Functions

constexpr value_callback ()=default
 
constexpr value_callback (State *)
 
- Public Member Functions inherited from lexy::_construct< T >
template<typename... Args>
constexpr auto operator() (Args &&... args) const -> std::enable_if_t< _detail::is_constructible< T, Args &&... >, T >
 
constexpr T operator() (const T &t) const
 
constexpr T operator() (T &&t) const
 

Additional Inherited Members

- Public Types inherited from lexy::_construct< T >
using return_type = T
 

Detailed Description

template<typename T, typename CurProduction, typename Handler>
template<typename State>
struct lexyd::_pas_handler< T, CurProduction, Handler >::value_callback< CurProduction, State >

Definition at line 37 of file parse_as.hpp.

Constructor & Destructor Documentation

◆ value_callback() [1/2]

template<typename T , typename CurProduction , typename Handler >
template<typename State >
constexpr lexyd::_pas_handler< T, CurProduction, Handler >::value_callback< CurProduction, State >::value_callback ( )
constexprdefault

◆ value_callback() [2/2]

template<typename T , typename CurProduction , typename Handler >
template<typename State >
constexpr lexyd::_pas_handler< T, CurProduction, Handler >::value_callback< CurProduction, State >::value_callback ( State *  )
inlineconstexpr

Definition at line 40 of file parse_as.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