|
QuantumLibrary
|
#include <quantum_allocator.h>
Static Public Member Functions | |
| template<typename A = AllocType> | |
| static AllocType & | instance (std::enable_if_t<!A::default_constructor::value, uint16_t > size) |
| template<typename A = AllocType> | |
| static AllocType & | instance (std::enable_if_t< A::default_constructor::value, uint16_t >=0) |
|
inlinestatic |
|
inlinestatic |