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

#include <forward.hpp>

Public Types

using return_type = T
 

Public Member Functions

constexpr T operator() (const T &t) const
 
constexpr T operator() (T &&t) const
 

Detailed Description

template<typename T>
struct lexy::_fwd< T >

Definition at line 14 of file forward.hpp.

Member Typedef Documentation

◆ return_type

template<typename T >
using lexy::_fwd< T >::return_type = T

Definition at line 16 of file forward.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
constexpr T lexy::_fwd< T >::operator() ( const T &  t) const
inlineconstexpr

Definition at line 22 of file forward.hpp.

◆ operator()() [2/2]

template<typename T >
constexpr T lexy::_fwd< T >::operator() ( T &&  t) const
inlineconstexpr

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