Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ Join
Class
Join
gil/gil.impl.hpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
};
35
36
template <typename... Xs> struct Join;
37
38
template <typename X> struct Join<X> {
39
using Result = X;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected