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< Head, Tail >, T > Struct Template Reference

#include <variant.hpp>

Public Types

enum  V { value = nextVal == -1 ? -1 : 1 + nextVal }
 

Detailed Description

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

Definition at line 723 of file variant.hpp.

Member Enumeration Documentation

◆ V

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

Definition at line 729 of file variant.hpp.


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