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

Base type of a Ptr. More...

Public Types

typedef U Type
 Base type. More...
 

Detailed Description

template<typename T>
template<typename U>
struct TypeTraits< T >::PtrBase< ns3::Ptr< U > >

Base type of a Ptr.

Template Parameters
U[deduced] The type being inspected.

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

Member Typedef Documentation

template<typename T>
template<typename U >
typedef U TypeTraits< T >::PtrBase< ns3::Ptr< U > >::Type

Base type.

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


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