The Gaudi Framework
master (37c0b60a)
|
#include <cstddef>
#include <functional>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | Gaudi::Allocator::Arena< Resource, T, DefaultResource > |
Custom allocator holding a pointer to a generic memory resource. More... | |
struct | Gaudi::Allocator::Arena< Resource, T, DefaultResource >::rebind< U > |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::Allocator | |
Functions | |
template<typename Resource , typename T , typename U , typename DefaultResource > | |
constexpr bool | Gaudi::Allocator::operator!= (Arena< Resource, T, DefaultResource > const &lhs, Arena< Resource, U, DefaultResource > const &rhs) |