MCPcopy 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

113namespace utility {
114template <class>
115class function;
116template <class R, class... TArgs>
117class function<R(TArgs...)> {
118 public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected