|
UMPIRE
Umpire: resource management and provision
|
#include <cstddef>#include <memory>#include <ostream>#include <string>#include "camp/camp.hpp"#include "camp/resource.hpp"#include "umpire/util/MemoryResourceTraits.hpp"#include "umpire/util/Platform.hpp"Classes | |
| class | umpire::strategy::AllocationStrategy |
| AllocationStrategy provides a unified interface to all classes that can be used to allocate and free data. More... | |
Namespaces | |
| umpire | |
| umpire::strategy | |