Public Member Functions | Public Attributes | List of all members
lexy::_nth_value< N, T, void > Struct Template Reference

#include <bind.hpp>

Inheritance diagram for lexy::_nth_value< N, T, void >:
Inheritance graph
[legend]

Public Member Functions

template<typename Fn >
constexpr auto map (Fn &&fn) const
 
template<typename State , typename... Args>
constexpr decltype(auto) LEXY_FORCE_INLINE operator() (State &, const _detail::tuple< Args... > &args) const
 

Public Attributes

LEXY_EMPTY_MEMBER_fallback
 

Detailed Description

template<std::size_t N, typename T>
struct lexy::_nth_value< N, T, void >

Definition at line 136 of file bind.hpp.

Member Function Documentation

◆ map()

template<std::size_t N, typename T >
template<typename Fn >
constexpr auto lexy::_nth_value< N, T, void >::map ( Fn &&  fn) const
inlineconstexpr

Definition at line 157 of file bind.hpp.

◆ operator()()

template<std::size_t N, typename T >
template<typename State , typename... Args>
constexpr decltype(auto) LEXY_FORCE_INLINE lexy::_nth_value< N, T, void >::operator() ( State &  ,
const _detail::tuple< Args... > &  args 
) const
inlineconstexpr

Definition at line 141 of file bind.hpp.

Member Data Documentation

◆ _fallback

template<std::size_t N, typename T >
LEXY_EMPTY_MEMBER T lexy::_nth_value< N, T, void >::_fallback

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