_BothPtrType Struct Reference

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

Link against: libstdcppv5.lib

struct _BothPtrType
Public Member Type Definitions
typedef _IsPtr< _Tp1 >::_Ret _IsPtr1
typedef _IsPtr< _Tp2 >::_Ret _IsPtr2
typedef _Land2< _IsPtr1, _IsPtr2 >::_Ret _Ret
Public Member Functions
_Ret _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 _IsPtr1

typedef _IsPtr< _Tp1 >::_Ret_IsPtr1

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 _IsPtr2

typedef _IsPtr< _Tp2 >::_Ret_IsPtr2

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 _Ret

typedef _Land2< _IsPtr1, _IsPtr2 >::_Ret_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.

Member Function Documentation

_Answer ( )

_Ret _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: -