HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_ConvertToType::NET_remove_cref< T > Struct Template Reference

#include <NET_ConvertToType.h>

Public Types

typedef std::remove_const_t
< std::remove_reference_t< T > > 
type
 

Detailed Description

template<class T>
struct NET_ConvertToType::NET_remove_cref< T >

Definition at line 417 of file NET_ConvertToType.h.

Member Typedef Documentation

template<class T>
typedef std::remove_const_t<std::remove_reference_t<T> > NET_ConvertToType::NET_remove_cref< T >::type

Definition at line 419 of file NET_ConvertToType.h.


The documentation for this struct was generated from the following file: