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

#include <bind.hpp>

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

Public Member Functions

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
 
LEXY_EMPTY_MEMBER Fn _fn
 

Detailed Description

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

Definition at line 114 of file bind.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 120 of file bind.hpp.

Member Data Documentation

◆ _fallback

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

Definition at line 116 of file bind.hpp.

◆ _fn

template<std::size_t N, typename T , typename Fn >
LEXY_EMPTY_MEMBER Fn lexy::_nth_value< N, T, Fn >::_fn

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