MCPcopy Create free account
hub / github.com/boost-ext/te / Function

Class Function

test/te.cpp:526–526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

524
525template <class>
526struct Function;
527
528template <class R, class... Ts>
529struct Function<R(Ts...)> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected