Public Types | Public Member Functions | List of all members
lexy::_callback< ReturnType, Fns > Struct Template Reference

#include <adapter.hpp>

Inheritance diagram for lexy::_callback< ReturnType, Fns >:
Inheritance graph
[legend]

Public Types

using return_type = ReturnType
 

Public Member Functions

constexpr _callback (Fns... fns)
 
- Public Member Functions inherited from lexy::_overloaded< Fns... >
constexpr _overloaded (Fns... fns)
 

Detailed Description

template<typename ReturnType, typename... Fns>
struct lexy::_callback< ReturnType, Fns >

Definition at line 12 of file adapter.hpp.

Member Typedef Documentation

◆ return_type

template<typename ReturnType , typename... Fns>
using lexy::_callback< ReturnType, Fns >::return_type = ReturnType

Definition at line 14 of file adapter.hpp.

Constructor & Destructor Documentation

◆ _callback()

template<typename ReturnType , typename... Fns>
constexpr lexy::_callback< ReturnType, Fns >::_callback ( Fns...  fns)
inlineexplicitconstexpr

Definition at line 16 of file adapter.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