WTF
WTF::VectorBuffer< T, 0 > Class Template Reference
#include <Vector.h>
Inheritance diagram for WTF::VectorBuffer< T, 0 >:
Public Member Functions | |
| void | swap (VectorBuffer< T, 0 > &other) |
| VectorBuffer (size_t capacity) | |
| VectorBuffer () | |
| ~VectorBuffer () | |
Detailed Description
template<typename T>
class WTF::VectorBuffer< T, 0 >
Definition at line 304 of file Vector.h.
Constructor & Destructor Documentation
template<typename T >
| WTF::VectorBuffer< T, 0 >::VectorBuffer | ( | ) | [inline] |
template<typename T >
| WTF::VectorBuffer< T, 0 >::VectorBuffer | ( | size_t | capacity | ) | [inline] |
template<typename T >
| WTF::VectorBuffer< T, 0 >::~VectorBuffer | ( | ) | [inline] |
Member Function Documentation
template<typename T >
| void WTF::VectorBuffer< T, 0 >::swap | ( | VectorBuffer< T, 0 > & | other | ) | [inline] |
The documentation for this class was generated from the following file:
KDE 4.3 API Reference