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

Method load

tests/DefaultArgInNamespaceTest.cpp:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 public: West() {}
14
15 int load(const Order order = OrderA) { return 2; }
16};
17}
18

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected