MCPcopy 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
645template <typename... Args>
646struct invoke_table;
647
648/// We optimize the vtable_t in case there is a single function overload
649template <typename First>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected