MCPcopy Create free account
hub / github.com/ETLCPP/etl / get

Method get

test/test_not_null_pointer_constexpr.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 int x;
38
39 constexpr int get() const
40 {
41 return x;
42 }
43 };
44
45 //*************************************************************************

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected