#include <stdapis/stlportv5/stl/type_manips.h>
struct _IsCVConvertible |
Public Member Type Definitions | |
---|---|
typedef | _ConversionHelper< _Src, _Dst > _H |
typedef | __bool2type< value >::_Ret _Ret |
Public Member Enumerations | |
---|---|
enum | anonymous { value } |
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 _ConversionHelper< _Src, _Dst > | _H |
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 __bool2type< value >::_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.
Enumerator | Value | Description |
---|---|---|
value | (sizeof(char) == sizeof(_H::_Test(false, _H::_MakeSource()))) |