MCPcopy 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
117struct intrusive_alloc

Callers 5

testMembersMethod · 0.45
testMembersMethod · 0.45
testSpecialMembersMethod · 0.45
testBaseMethod · 0.45
testStableBaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected