Public Member Functions | List of all members
lexy::_parse_state< void > Struct Reference

#include <bind.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 258 of file bind.hpp.

Member Function Documentation

◆ map()

template<typename Fn >
constexpr auto lexy::_parse_state< void >::map ( Fn &&  fn) const
inlineconstexpr

Definition at line 269 of file bind.hpp.

◆ operator()()

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

Definition at line 261 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