tagval 0.2.0
Modern C++23 header-only library of tagged values (open/closed enumerations with metadata)
Loading...
Searching...
No Matches
tagval.hpp File Reference

Umbrella header. More...

#include <tagval/base.hpp>
#include <tagval/closed_ended.hpp>
#include <tagval/descriptor.hpp>
#include <tagval/entry.hpp>
#include <tagval/error.hpp>
#include <tagval/format.hpp>
#include <tagval/hash.hpp>
#include <tagval/json_nlohmann.hpp>
#include <tagval/kind_registry.hpp>
#include <tagval/macros.hpp>
#include <tagval/open_ended.hpp>
#include <tagval/openended_registry.hpp>
#include <tagval/ostream.hpp>
#include <tagval/parcel.hpp>
#include <tagval/values.hpp>
#include <tagval/version.hpp>
+ Include dependency graph for tagval.hpp:

Go to the source code of this file.

Detailed Description

Umbrella header.

Including this pulls in the entire public tagval API.