Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Types | Static Public Member Functions | List of all members
boost_pool_aligned_allocator< Align > Struct Template Reference

#include <align.h>

Public Types

typedef std::size_t size_type
 
typedef std::ptrdiff_t difference_type
 

Static Public Member Functions

static char * malloc (const size_type bytes)
 
static void free (const char *block)
 

Detailed Description

template<std::size_t Align>
struct boost_pool_aligned_allocator< Align >

Aligned allocator for boost::pool.

Template Parameters
AlignAlignment.

The documentation for this struct was generated from the following file: