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.
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
| _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 | |
|---|---|
| - | |
| - | |
| - | |
| - |
| _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 | |
|---|---|
| - | |
| - |
| _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 | |
|---|---|
| - | |
| - |
| _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 | |
|---|---|
| - |
| _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 | |
|---|---|
| - |
| _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 | |
|---|---|
| - |
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