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