|
Thrill
0.1
|
#include <limits>#include <memory>
Include dependency graph for new_alloc.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | new_alloc< Type > |
| class | new_alloc< Type > |
| struct | new_alloc< Type >::rebind< Rebind > |
| struct | new_alloc_rebind< Type, Rebind > |
| struct | new_alloc_rebind< Type, Rebind > |
| struct | new_alloc_rebind< Type, Type > |
Namespaces | |
| foxxll | |
FOXXLL library namespace | |
Functions | |
| template<class Type1 , class Type2 > | |
| bool | operator!= (const new_alloc< Type1 > &, const new_alloc< Type2 > &) noexcept |
| template<class Type1 , class Type2 > | |
| bool | operator== (const new_alloc< Type1 > &, const new_alloc< Type2 > &) noexcept |