template <typename T>

struct NoArrayFromFile

Defined at line 214 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

This is the stub implementation of the Allocator API that can be used with

DirectMemory or other implementations that never call it.

Public Methods

std::optional<Result> operator() (size_t size)

Defined at line 221 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

std::optional<Result> operator() (size_t size)

Defined at line 221 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

std::optional<Result> operator() (size_t size)

Defined at line 221 of file ../../src/lib/elfldltl/include/lib/elfldltl/memory.h

Records