type_traits.h File Reference

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.

_STLP_DEFINE_TYPE_TRAITS_FOR

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.

//Changed from publishedAll

_IsOKToSwap ( _Tp1 *, _Tp2 *, const _IsRef1 &, const _IsRef2 & )

_OKToSwap< _Tp1, _Tp2, _IsRef1, _IsRef2 >_IsOKToSwap(_Tp1 *,
_Tp2 *,
const _IsRef1 &,
const _IsRef2 &
)[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.

Parameters
-
-
-
-
Return Value
-

_UseTrivialCopy ( _Src *, _Dst * )

_TrivialCopy< _Src, _Dst >_UseTrivialCopy(_Src *,
_Dst *
)[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.

Parameters
-
-
Return Value
-

_UseTrivialUCopy ( _Src *, _Dst * )

_TrivialUCopy< _Src, _Dst >_UseTrivialUCopy(_Src *,
_Dst *
)[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.

Parameters
-
-
Return Value
-

_UseTrivialInit ( _Tp * )

_TrivialInit< _Tp >_UseTrivialInit(_Tp *)[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.

Parameters
-
Return Value
-

_Is_POD ( _Tp * )

_IsPOD< _Tp >_Is_POD(_Tp *)[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.

Parameters
-
Return Value
-

_HasDefaultZeroValue ( _Tp * )

_DefaultZeroValueQuestion< _Tp >_HasDefaultZeroValue(_Tp *)[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.

Parameters
-
Return Value
-

_STLP_IS_POD_ITER

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.

//Changed from publishedAll