Public Member Functions | Public Attributes | List of all members
lexy::_bound_cb< Callback, BoundArgs >::_with_state< State > Struct Template Reference

#include <bind.hpp>

Public Member Functions

template<typename... Args>
constexpr return_type operator() (Args &&... args) const &&
 

Public Attributes

const _bound_cb_bound
 
State & _state
 

Detailed Description

template<typename Callback, typename... BoundArgs>
template<typename State>
struct lexy::_bound_cb< Callback, BoundArgs >::_with_state< State >

Definition at line 290 of file bind.hpp.

Member Function Documentation

◆ operator()()

template<typename Callback , typename... BoundArgs>
template<typename State >
template<typename... Args>
constexpr return_type lexy::_bound_cb< Callback, BoundArgs >::_with_state< State >::operator() ( Args &&...  args) const &&
inlineconstexpr

Definition at line 296 of file bind.hpp.

Member Data Documentation

◆ _bound

template<typename Callback , typename... BoundArgs>
template<typename State >
const _bound_cb& lexy::_bound_cb< Callback, BoundArgs >::_with_state< State >::_bound

Definition at line 292 of file bind.hpp.

◆ _state

template<typename Callback , typename... BoundArgs>
template<typename State >
State& lexy::_bound_cb< Callback, BoundArgs >::_with_state< State >::_state

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