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

#include <forward.hpp>

Public Types

using return_type = void
 

Public Member Functions

constexpr void finish () &&
 
constexpr void operator() () const
 
constexpr void operator() (const lexy::nullopt &) const
 
template<typename... Args>
constexpr auto sink (const Args &...) const
 

Detailed Description

Definition at line 28 of file forward.hpp.

Member Typedef Documentation

◆ return_type

using lexy::_fwd< void >::return_type = void

Definition at line 30 of file forward.hpp.

Member Function Documentation

◆ finish()

constexpr void lexy::_fwd< void >::finish ( ) &&
inlineconstexpr

Definition at line 42 of file forward.hpp.

◆ operator()() [1/2]

constexpr void lexy::_fwd< void >::operator() ( ) const
inlineconstexpr

Definition at line 39 of file forward.hpp.

◆ operator()() [2/2]

constexpr void lexy::_fwd< void >::operator() ( const lexy::nullopt ) const
inlineconstexpr

Definition at line 40 of file forward.hpp.

◆ sink()

template<typename... Args>
constexpr auto lexy::_fwd< void >::sink ( const Args &  ...) const
inlineconstexpr

Definition at line 33 of file forward.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