|
MLIB
|
Definition of mlib::erc and mlib::errfac classes. More...
#include <string>Go to the source code of this file.
Classes | |
| class | mlib::erc |
| objects returned as a function result or thrown directly. More... | |
| class | mlib::errfac |
| An error facility routes a group of errors handled in a similar manner. More... | |
| class | mlib::checked< T > |
| Provides a mechanism similar to expected for creating objects associated with error codes. More... | |
Concepts | |
| concept | mlib::checkable |
Variables | |
| errfac | mlib::deffac |
| The default facility. | |
Definition of mlib::erc and mlib::errfac classes.