MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / operator->

Method operator->

test/corelib/src/encode_decode_json_tests.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 pointer operator->() const
34 {
35 return p_;
36 }
37
38 MyIterator& operator++()
39 {

Callers 1

optional_tests.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected