Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Attributes
stxxl::aligned_alloc_settings< must_be_int > Struct Template Reference

#include <aligned_alloc.h>

List of all members.

Static Public Attributes

static bool may_use_realloc = true

Detailed Description

template<typename must_be_int>
struct stxxl::aligned_alloc_settings< must_be_int >

Definition at line 30 of file aligned_alloc.h.


Member Data Documentation

template<typename must_be_int >
bool stxxl::aligned_alloc_settings< must_be_int >::may_use_realloc = true [static]

Definition at line 31 of file aligned_alloc.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines