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

Method Woo

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

Source from the content-addressed store, hash-verified

11{
12public:
13 Woo(int x, char c) : mX{x} { }
14
15 int mX;
16};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected