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

Thrown by of() when a code is not present. More...

#include <error.hpp>

+ Inheritance diagram for tagval::UnknownCodeError:
+ Collaboration diagram for tagval::UnknownCodeError:

Detailed Description

Thrown by of() when a code is not present.


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