Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/ut
/ function
Class
function
include/boost/ut.hpp:115–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
namespace utility {
114
template <class>
115
class function;
116
template <class R, class... TArgs>
117
class function<R(TArgs...)> {
118
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected