Public Types | Public Member Functions | List of all members
lexy::_detail::void_value_callback Struct Reference

#include <base.hpp>

Public Types

using return_type = void
 

Public Member Functions

template<typename... Args>
constexpr void operator() (Args &&...) const
 
constexpr auto sink () const
 
constexpr void_value_callback ()=default
 
template<typename State >
constexpr void_value_callback (State *)
 

Detailed Description

Definition at line 246 of file action/base.hpp.

Member Typedef Documentation

◆ return_type

Definition at line 253 of file action/base.hpp.

Constructor & Destructor Documentation

◆ void_value_callback() [1/2]

constexpr lexy::_detail::void_value_callback::void_value_callback ( )
constexprdefault

◆ void_value_callback() [2/2]

template<typename State >
constexpr lexy::_detail::void_value_callback::void_value_callback ( State *  )
inlineexplicitconstexpr

Definition at line 250 of file action/base.hpp.

Member Function Documentation

◆ operator()()

template<typename... Args>
constexpr void lexy::_detail::void_value_callback::operator() ( Args &&  ...) const
inlineconstexpr

Definition at line 261 of file action/base.hpp.

◆ sink()

constexpr auto lexy::_detail::void_value_callback::sink ( ) const
inlineconstexpr

Definition at line 255 of file action/base.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