Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ get_allocator
Method
get_allocator
test/beast/core/async_base.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
};
110
111
allocator_type get_allocator() const noexcept
112
{
113
return allocator_type{};
114
}
115
};
116
117
struct intrusive_alloc
Callers
5
testMembers
Method · 0.45
testMembers
Method · 0.45
testSpecialMembers
Method · 0.45
testBase
Method · 0.45
testStableBase
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected