nonstd::variants::detail::typelist_index_of< nulltype, T > Struct Template Reference

#include <ndn-cxx/util/nonstd/variant.hpp>

Public Types

enum  V { value = -1 }
 

Detailed Description

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

Definition at line 623 of file variant.hpp.

Member Enumeration Documentation

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

Definition at line 625 of file variant.hpp.