#include <stdapis/stlportv5/stl/type_traits.h>
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() |
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 _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 __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 _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 _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.
_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.