#include <stdapis/stlportv5/stl/_carray.h>
struct _CArray |
Public Member Functions | |
---|---|
_CArray(const _Tp &) | |
~_CArray() | |
_Tp & | operator[](size_t) |
_CArray | ( | const _Tp & | __val | ) | [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 | |
---|---|
__val | - |
~_CArray | ( | ) | [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.