#include <stdapis/stlportv5/stl/type_manips.h>
struct _IsSame |
Public Member Type Definitions | |
---|---|
typedef | _IsSameAux< _Type1, _Type2 > _Aux |
typedef | _Aux::_RetT _RetT |
typedef | _UnCVType< _Tp1 >::_Type _Type1 |
typedef | _UnCVType< _Tp2 >::_Type _Type2 |
Public Member Enumerations | |
---|---|
enum | anonymous { _Ret } |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef _IsSameAux< _Type1, _Type2 > | _Aux |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef _Aux::_RetT | _RetT |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef _UnCVType< _Tp1 >::_Type | _Type1 |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef _UnCVType< _Tp2 >::_Type | _Type2 |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.