MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/EduCoroutineFunctionTemplateTest.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47int main() {
48 auto dbl = fun<int, char, unsigned int, 3.14>();
49 auto stct = fun<int, char, unsigned int, ClsAsNTTPToCoro{4, -3.0}>();
50}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected