The non-const and non-reference type equivalent to T
.
More...
#include "attribute-accessor-helper.h"
Public Types | |
typedef TypeTraits< typename TypeTraits< T >::ReferencedType >::NonConstType | Result |
The non-const, non reference type. More... | |
The non-const and non-reference type equivalent to T
.
T | [explicit] The original (possibly qualified) type. |
Definition at line 142 of file attribute-accessor-helper.h.
typedef TypeTraits<typename TypeTraits<T>::ReferencedType>::NonConstType ns3::AccessorTrait< T >::Result |
The non-const, non reference type.
Definition at line 145 of file attribute-accessor-helper.h.