GNU g++  v5.2.1
GNU Standard C++
bitmap_allocator.h File Reference

This file is a GNU extension to the Standard C++ Library. More...

#include <utility>
#include <bits/functexcept.h>
#include <functional>
#include <new>
#include <debug/debug.h>
#include <ext/concurrence.h>
#include <bits/move.h>
Include dependency graph for bitmap_allocator.h:

Macros

#define _BALLOC_ALIGN_BYTES   8
 The constant in the expression below is the alignment required in bytes. More...
 

Detailed Description

This file is a GNU extension to the Standard C++ Library.

Macro Definition Documentation

#define _BALLOC_ALIGN_BYTES   8

The constant in the expression below is the alignment required in bytes.