MCPcopy Create free account
hub / github.com/Tessil/ordered-map / value

Method value

tests/utils.h:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 }
125
126 std::int64_t value() const { return m_value; }
127
128 private:
129 std::int64_t m_value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected