Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ Function
Class
Function
example/function.cpp:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
template <class>
15
struct Function;
16
17
template <class R, class... Ts>
18
struct Function<R(Ts...)> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected