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

Class Alloc

tests/UsingDeclTest.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30namespace Test
31{
32 struct Alloc { };
33
34 enum class West { north };
35 enum struct Best { north };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected