returns version information on the library

Synopsis

Declared in <nlohmann/json.hpp>

[[__warn_unused_result__]]
static
basic_json
meta();

Return Value

a class to store JSON values

Created with MrDocs