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

Base type, after removing *. More...

Public Types

typedef Base< U >::Type Type
 Base type. More...
 

Detailed Description

template<typename T>
template<typename U>
struct ns3::TypeTraits< T >::Base< U * >

Base type, after removing *.

Template Parameters
U[deduced] The type being inspected.

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

Member Typedef Documentation

template<typename T>
template<typename U >
typedef Base<U>::Type ns3::TypeTraits< T >::Base< U * >::Type

Base type.

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


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