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