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

Public kind-level metadata struct. More...

#include <commons/color.hpp>
#include <commons/icon.hpp>
#include <optional>
#include <string_view>
+ Include dependency graph for descriptor.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tagval::TagValDescriptor
 Runtime metadata describing a tag-value kind (e.g. More...
 

Namespaces

namespace  tagval
 

Detailed Description

Public kind-level metadata struct.