nonstd::variants::detail::type_of_size< nulltype, N > Struct Template Reference

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

Public Types

typedef double type
 

Detailed Description

template<size_t N>
struct nonstd::variants::detail::type_of_size< nulltype, N >

Definition at line 762 of file variant.hpp.

Member Typedef Documentation

template<size_t N>
typedef double nonstd::variants::detail::type_of_size< nulltype, N >::type

Definition at line 764 of file variant.hpp.