NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nonstd::variants::detail::typelist_type_at< typelist< Head, Tail >, i > Struct Template Reference

#include <variant-lite.hpp>

Public Types

typedef typelist_type_at< Tail, i - 1 >::type type
 

Detailed Description

template<class Head, class Tail, std::size_t i>
struct nonstd::variants::detail::typelist_type_at< typelist< Head, Tail >, i >

Definition at line 814 of file variant-lite.hpp.

Member Typedef Documentation

◆ type

template<class Head , class Tail , std::size_t i>
typedef typelist_type_at<Tail, i - 1>::type nonstd::variants::detail::typelist_type_at< typelist< Head, Tail >, i >::type

Definition at line 816 of file variant-lite.hpp.


The documentation for this struct was generated from the following file: