metadata 0.2.0
Modern C++23 header-only metadata container (JSON-like)
Loading...
Searching...
No Matches
metadata.hpp File Reference

Umbrella header. More...

#include <md/error.hpp>
#include <md/format.hpp>
#include <md/hash.hpp>
#include <md/helpers.hpp>
#include <md/object.hpp>
#include <md/ostream.hpp>
#include <md/path.hpp>
#include <md/value.hpp>
#include <md/version.hpp>
Include dependency graph for metadata.hpp:

Go to the source code of this file.

Detailed Description

Umbrella header.

Including this pulls in the full public md API. The nlohmann/json adapter is conditional on <nlohmann/json.hpp> being on the include path at compile time.