_OKToSwap Struct Reference

#include <stdapis/stlportv5/stl/type_traits.h>

Link against: libstdcppv5.lib

struct _OKToSwap
Public Member Type Definitions
typedef _AreSameUnCVTypes< _Tp1, _Tp2 >::_Ret _Same
typedef _Land3< _Same, _IsRef1, _IsRef2 >::_Ret _Type
Public Member Functions
_Type _Answer()

Detailed Description

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.

Member Type Definition Documentation

Typedef _Same

typedef _AreSameUnCVTypes< _Tp1, _Tp2 >::_Ret_Same

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 _Type

typedef _Land3< _Same, _IsRef1, _IsRef2 >::_Ret_Type

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.

Member Function Documentation

_Answer ( )

_Type _Answer()[static, inline]

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.

Returns: -