nonstd::any_lite::std11::remove_reference< T > Struct Template Reference

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

Public Types

typedef T type
 

Detailed Description

template<class T>
struct nonstd::any_lite::std11::remove_reference< T >

Definition at line 371 of file any.hpp.

Member Typedef Documentation

◆ type

template<class T>
typedef T nonstd::any_lite::std11::remove_reference< T >::type

Definition at line 371 of file any.hpp.