Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
class ArenaAllocator;
60
template <typename T = void>
61
class 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.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected