![]() |
Low-Level Abstraction of Memory Access
|
#include <BlobAllocators.hpp>
Public Member Functions | |
template<std::size_t Alignment> | |
auto | operator() (std::integral_constant< std::size_t, Alignment >, std::size_t count) const |
Allocates heap memory managed by a std::unique_ptr
for a View. This memory can only be uniquely owned by a single View.
Definition at line 55 of file BlobAllocators.hpp.
|
inline |
Definition at line 58 of file BlobAllocators.hpp.