Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ des
Function
des
tests/run_time/source/usertypes.properties.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
template <typename T>
80
void des(T& e) {
81
e.~T();
82
}
83
84
template <typename SelfType>
85
struct alignas(16) weird_aligned_wrapper {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected