|
tagval 0.2.0
Modern C++23 header-only library of tagged values (open/closed enumerations with metadata)
|
std::formatter partial specialization — formats any tagval value as its code(). More...
Include dependency graph for format.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | std::formatter< T, char > |
std::formatter partial specialization — formats any tagval value as its code().
Supports only the empty format spec ("{}"). The output is value.code().