stlsoft/containers/fixed_array.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::fixed_array_1d, stlsoft::fixed_array_2d, stlsoft::fixed_array_3d, and stlsoft::fixed_array_4d multidimensional array class templates (Containers Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/memory/allocator_selector.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stlsoft/containers/util/array_policies.hpp>
#include <stlsoft/meta/capabilities.hpp>
#include <stlsoft/collections/util/collections.hpp>
#include <stlsoft/util/std_swap.hpp>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  fixed_array_1d
 1 dimensional fixed array More...
class  fixed_array_2d
 2 dimensional fixed array More...
class  fixed_array_3d
 3 dimensional fixed array More...
class  fixed_array_4d
 4 dimensional fixed array More...

Functions

template<typename T, typename A, typename P, bool R>
size_t array_size (fixed_array_1d< T, A, P, R > const &ar)
template<typename T, typename A, typename P, bool R>
size_t array_size (fixed_array_2d< T, A, P, R > const &ar)
template<typename T, typename A, typename P, bool R>
size_t array_size (fixed_array_3d< T, A, P, R > const &ar)
template<typename T, typename A, typename P, bool R>
size_t array_size (fixed_array_4d< T, A, P, R > const &ar)


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