stlsoft/containers/util/array_policies.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::do_construction, stlsoft::do_construction_always, stlsoft::do_construction_never and stlsoft::do_initialisation_never construction policy classes for the multidimensional arrays (Containers Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/meta/n_types.hpp>
#include <string.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

struct  do_construction
 Traits class that controls whether elements in STLSoft arrays are in-place constructed and destroyed. More...
struct  do_construction_always
 Stipulates that array elements are always constructed. More...
struct  do_construction_never
 Stipulates that array elements are never constructed. More...
struct  do_initialisation_never
 Stipulates that array elements are never initialised in any way. More...


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