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

Common base exception. Catch this to handle any tagval-thrown error. More...

#include <error.hpp>

+ Inheritance diagram for tagval::TagValError:
+ Collaboration diagram for tagval::TagValError:

Detailed Description

Common base exception. Catch this to handle any tagval-thrown error.


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