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

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

Public Types

typedef T type
 

Detailed Description

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

Definition at line 446 of file variant.hpp.

Member Typedef Documentation

◆ type

template<class T>
typedef T nonstd::variants::std11::remove_volatile< T >::type

Definition at line 446 of file variant.hpp.