MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / Allocator

Class Allocator

common/allocator.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59class ArenaAllocator;
60template <typename T = void>
61class Allocator;
62
63// `NewDeleteAllocator<>` is a type-erased vocabulary type capable of performing
64// allocation/deallocation and construction/destruction using memory owned by

Callers 1

allocator.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected