Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_visit
Method · 0.45
visit_begin_object
Method · 0.45
visit_key
Method · 0.45
json_parser_position_tests.cpp
File · 0.45
visit_key
Method · 0.45
visit_begin_object
Function · 0.45
visit_end_object
Function · 0.45
visit_begin_array
Function · 0.45
visit_end_array
Function · 0.45
visit_key
Function · 0.45
visit_null
Function · 0.45
visit_string
Function · 0.45
Calls
no outgoing calls
Tested by
3
custom_visit
Method · 0.36
visit_begin_object
Method · 0.36
visit_key
Method · 0.36