Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/function2
/ erasure
Method
erasure
include/function2/function2.hpp:1146–1148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1144
}
1145
1146
FU2_DETAIL_CXX14_CONSTEXPR erasure() noexcept {
1147
vtable_.set_empty();
1148
}
1149
1150
FU2_DETAIL_CXX14_CONSTEXPR erasure(std::nullptr_t) noexcept {
1151
vtable_.set_empty();
Callers
nothing calls this directly
Calls
6
make_box
Function · 0.85
set_empty
Method · 0.80
move
Method · 0.80
opaque_ptr
Method · 0.80
copy
Method · 0.80
capacity
Method · 0.45
Tested by
no test coverage detected