MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / id

Method id

test/corelib/src/staj_array_iterator_ec_tests.cpp:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39 const std::string& name() const {return name_;}
40 uint64_t id() const {return id_;}
41 int age() const {return age_;}
42 };
43

Calls

no outgoing calls

Tested by

no test coverage detected