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

Method Foo

tests/EduCfrontTest17.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 BT raw;
7
8 constexpr Foo() = default;
9
10 constexpr Foo(BT v)
11 : BT(v)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected