#include <stdapis/stlportv5/stl/_tempbuf.h>
struct temporary_buffer : public _Temporary_buffer |
Public Member Functions | |
---|---|
temporary_buffer(_ForwardIterator, _ForwardIterator) | |
~temporary_buffer() |
temporary_buffer | ( | _ForwardIterator | __first, |
_ForwardIterator | __last | ||
) | [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 | |
---|---|
__first | - |
__last | - |
~temporary_buffer | ( | ) | [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.