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.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 717 of file variant.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 719 of file variant.hpp.


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