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