Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ Invoke
Class
Invoke
gil/std.impl.hpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
};
141
142
template <typename Fn, typename... Args> struct Invoke {
143
Fn fn;
144
bundle::Bundle<Args...> args;
145
};
146
147
namespace ctrl {
148
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected