stlsoft/containers/pod_vector.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::pod_vector container class template (Containers Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/memory/allocator_selector.hpp>
#include <stlsoft/util/std_swap.hpp>
#include <stlsoft/algorithms/pod.hpp>
#include <stlsoft/collections/util/collections.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  pod_vector
 Efficient vector class for use with POD types only. More...

Functions

template<typename T, typename A, size_t SPACE>
bool operator== (pod_vector< T, A, SPACE > const &lhs, pod_vector< T, A, SPACE > const &rhs)
template<typename T, typename A, size_t SPACE>
bool operator!= (pod_vector< T, A, SPACE > const &lhs, pod_vector< T, A, SPACE > const &rhs)
template<typename T, typename A, size_t SPACE>
void swap (pod_vector< T, A, SPACE > &lhs, pod_vector< T, A, SPACE > &rhs)


Generated on Thu Jun 10 08:58:02 2010 for STLSoft by  doxygen 1.5.6