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

Method Alloc

tests/CXXDefaultInitExprTest.cpp:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10public:
11 Alloc() : z{2}
12 {
13 }
14};
15
16int main()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected