A Discrete-Event Network Simulator
API
TypeTraits< T >::PtrBase< 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< U >

Base type of a Ptr.

Template Parameters
U[deduced] The type being inspected.

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

Member Typedef Documentation

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

Base type.

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


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