nonstd::variants::std11::add_pointer< T > Struct Template Reference

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

Public Types

typedef remove_reference< T >::typetype
 

Detailed Description

template<class T>
struct nonstd::variants::std11::add_pointer< T >

Definition at line 430 of file variant.hpp.

Member Typedef Documentation

◆ type

template<class T>
typedef remove_reference<T>::type* nonstd::variants::std11::add_pointer< T >::type

Definition at line 432 of file variant.hpp.