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

Method back

include/jsoncons/json_array.hpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 reference back()
112 {
113 return elements_.back();
114 }
115
116 const_reference back() const
117 {

Callers 15

custom_visitMethod · 0.45
visit_begin_objectMethod · 0.45
visit_keyMethod · 0.45
visit_keyMethod · 0.45
visit_begin_objectFunction · 0.45
visit_end_objectFunction · 0.45
visit_begin_arrayFunction · 0.45
visit_end_arrayFunction · 0.45
visit_keyFunction · 0.45
visit_nullFunction · 0.45
visit_stringFunction · 0.45

Calls

no outgoing calls

Tested by 3

custom_visitMethod · 0.36
visit_begin_objectMethod · 0.36
visit_keyMethod · 0.36