nlohmann
::
basic_json
::back
access the last element
Synopsis
Declared in
<nlohmann/json.hpp>
const_reference
back() const;
Return Value
the type of an element const reference
Created with
MrDocs