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

Method Get

tests/TemplateHandlerTest.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 {}
24
25 T Get() const { return mX;}
26
27private:
28 const T mX;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected