MCPcopy Create free account
hub / github.com/Extra-Creativity/Modern-Cpp-Basics / Function

Class Function

12-Advanced Template/Answer-code/Function.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7template<typename>
8class Function;
9
10namespace Detail
11{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected