Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/steam-audio
/ allocator
Method
allocator
core/src/core/memory_allocator.h:85–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
};
84
85
allocator() noexcept
86
{}
87
88
template <class U>
89
allocator(const allocator<U>&) noexcept
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected