MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / DependentTemplateParameterTest.cpp

File DependentTemplateParameterTest.cpp

tests/DependentTemplateParameterTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// cmdline:-std=c++23
2
3template<typename T>
4auto Fun(T val)

Callers

nothing calls this directly

Calls 1

FunFunction · 0.70

Tested by

no test coverage detected