_IsPOD Struct Reference

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

struct _IsPOD
Public Member Type Definitions
typedef __type_traits< _Tp >::is_POD_type _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 _Type

typedef __type_traits< _Tp >::is_POD_type_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.

Return Value
-