Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ Default
Class
Default
gil/std.base.hpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
};
97
98
template <typename Body> struct Default {
99
Body body;
100
};
101
102
static constexpr auto switch_impl(auto expr) noexcept { return block_(); }
103
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected