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
access the last element
Declared in <nlohmann/json.hpp>
const_reference
back() const;
the type of an element const reference
Created with MrDocs