MCPcopy Create free account
hub / github.com/KDAB/codebrowser / T

Class T

tests/test.cc:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 typedef int Type;
13
14 class T {
15 int m( T *t) {
16 t->Foo::Bar::T::~T();
17 }
18 };
19 }
20 }
21}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected