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

Empty marker base — used by std::hash / std::formatter / operator<< specializations to recognize all tagval value types. More...

#include <base.hpp>

+ Inheritance diagram for tagval::detail::TagValBaseTag:

Detailed Description

Empty marker base — used by std::hash / std::formatter / operator<< specializations to recognize all tagval value types.


The documentation for this class was generated from the following file: