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