nlohmann::basic_json::front

access the first element

Synopsis

Declared in <nlohmann/json.hpp>
reference
front();


Return Value

the type of an element reference

Created with MrDocs