A Discrete-Event Network Simulator
API
ns3::TypeTraits< T >::UnConst< const U > Struct Template Reference

Const type. More...

Public Types

typedef U Result
 Non-const type. More...
 

Detailed Description

template<typename T>
template<typename U>
struct ns3::TypeTraits< T >::UnConst< const U >

Const type.

Template Parameters
U[deduced] The type being inspected.

Definition at line 56 of file type-traits.h.

Member Typedef Documentation

template<typename T>
template<typename U >
typedef U ns3::TypeTraits< T >::UnConst< const U >::Result

Non-const type.

Definition at line 58 of file type-traits.h.


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