WTF::VectorBuffer< T, 0 > Class Reference
#include <Vector.h>
Inheritance diagram for WTF::VectorBuffer< T, 0 >:

Public Member Functions | |
| VectorBuffer () | |
| VectorBuffer (size_t capacity) | |
| ~VectorBuffer () | |
| void | swap (VectorBuffer< T, 0 > &other) |
Constructor & Destructor Documentation
| WTF::VectorBuffer< T, 0 >::VectorBuffer | ( | ) | [inline] |
| WTF::VectorBuffer< T, 0 >::VectorBuffer | ( | size_t | capacity | ) | [inline] |
| WTF::VectorBuffer< T, 0 >::~VectorBuffer | ( | ) | [inline] |
Member Function Documentation
| void WTF::VectorBuffer< T, 0 >::swap | ( | VectorBuffer< T, 0 > & | other | ) | [inline] |
The documentation for this class was generated from the following file:
KDE 4.7 API Reference