nonstd::variants::detail::remove_const< const T > Struct Template Reference

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

Public Types

typedef T type
 

Detailed Description

template<class T>
struct nonstd::variants::detail::remove_const< const T >

Definition at line 421 of file variant.hpp.

Member Typedef Documentation

template<class T >
typedef T nonstd::variants::detail::remove_const< const T >::type

Definition at line 421 of file variant.hpp.