_TrivialInit Struct Reference

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

Link against: libstdcppv5.lib

struct _TrivialInit
Public Member Type Definitions
typedef _Land2< _Tr1, _Tr3 >::_Ret _Ret
typedef __type_traits< _Tp >::has_trivial_default_constructor _Tr1
typedef _DefaultZeroValue< _Tp >::_Ret _Tr2
typedef _Not< _Tr2 >::_Ret _Tr3
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 _Ret

typedef _Land2< _Tr1, _Tr3 >::_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.

Typedef _Tr1

typedef __type_traits< _Tp >::has_trivial_default_constructor_Tr1

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 _Tr2

typedef _DefaultZeroValue< _Tp >::_Ret_Tr2

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 _Tr3

typedef _Not< _Tr2 >::_Ret_Tr3

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