nlohmann::basic_json::back

access the last element

Synopsis

Declared in <nlohmann/json.hpp>
reference
back();

Return Value

the type of an element reference

Created with MrDocs