|
dot-xx
A personal collection of small C++ modules
|
Fancier exceptions/errors. More...
Classes | |
| struct | dxx::errors::Errno |
| Tag type, helps indicate that errno info should be added to the error message. More... | |
| struct | dxx::errors::Error |
| Exception class that supports construction from std::format-like args and automatic errno capture in the message. More... | |
Fancier exceptions/errors.
Support automatic errno extraction and std::format-like construtor
Files | |
| file | //dot-xx-errors/d424cf7e88206bd42936e982b14b3a0ec9373d83/src/errors.xx |
| Main interface file of dxx.errors module. | |