Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/function2
/ invoke_table
Class
invoke_table
include/function2/function2.hpp:646–646 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
644
645
template <typename... Args>
646
struct invoke_table;
647
648
/// We optimize the vtable_t in case there is a single function overload
649
template <typename First>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected