tl.vector< T, Allocator > Class Template Reference

#include <vector.h>

List of all members.


Detailed Description

template<class T, class Allocator = BasicAllocator<T>>
class tl::vector< T, Allocator >

A MemoryManager-based STL vector container.


Public Member Functions

 vector (Allocator const &a)


Constructor & Destructor Documentation

template<class T, class Allocator = BasicAllocator<T>>
tl.vector< T, Allocator >.vector ( Allocator const &  a  ) 


The documentation for this class was generated from the following file:

Genereated on Tue Mar 11 19:25:43 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.