stlsoft/memory/auto_buffer.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::auto_buffer class template (Memory Library).

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

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  auto_buffer
 This class provides an efficient variable automatic buffer. More...

Functions

template<typename T, size_t SPACE, typename A>
void swap (auto_buffer< T, SPACE, A > &lhs, auto_buffer< T, SPACE, A > &rhs)
template<typename T, size_t SPACE, typename A>
bool is_empty (auto_buffer< T, SPACE, A > const &b)


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