Public Types | List of all members
lexy::_detail::_nth_type< Idx, H, T... > Struct Template Reference

#include <tuple.hpp>

Public Types

using type = typename _nth_type< Idx - 1, T... >::type
 

Detailed Description

template<std::size_t Idx, typename H, typename... T>
struct lexy::_detail::_nth_type< Idx, H, T... >

Definition at line 25 of file tuple.hpp.

Member Typedef Documentation

◆ type

template<std::size_t Idx, typename H , typename... T>
using lexy::_detail::_nth_type< Idx, H, T... >::type = typename _nth_type<Idx - 1, T...>::type

Definition at line 27 of file tuple.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