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

Method Test

tests/FunctionTemplateDecl2Test.cpp:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2{
3public:
4 Test() = default;
5
6 template<typename T2>
7 Test& operator=(const T2& other)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected