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

#include <variant-lite.hpp>

Public Types

enum  V { value = 0 }
 

Detailed Description

template<class Tail, class T>
struct nonstd::variants::detail::typelist_index_of< typelist< T, Tail >, T >

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

Member Enumeration Documentation

◆ V

template<class Tail , class T >
enum nonstd::variants::detail::typelist_index_of< typelist< T, Tail >, T >::V
Enumerator
value 

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


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