Public Member Functions | Public Attributes | List of all members
lexy::_parse_state< Fn > Struct Template Reference

#include <bind.hpp>

Inheritance diagram for lexy::_parse_state< Fn >:
Inheritance graph
[legend]

Public Member Functions

template<typename State , typename... Args>
constexpr decltype(auto) operator() (State &state, const _detail::tuple< Args... > &) const
 

Public Attributes

LEXY_EMPTY_MEMBER Fn _fn
 

Detailed Description

template<typename Fn>
struct lexy::_parse_state< Fn >

Definition at line 245 of file bind.hpp.

Member Function Documentation

◆ operator()()

template<typename Fn >
template<typename State , typename... Args>
constexpr decltype(auto) lexy::_parse_state< Fn >::operator() ( State &  state,
const _detail::tuple< Args... > &   
) const
inlineconstexpr

Definition at line 250 of file bind.hpp.

Member Data Documentation

◆ _fn

template<typename Fn >
LEXY_EMPTY_MEMBER Fn lexy::_parse_state< Fn >::_fn

Definition at line 247 of file bind.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:09