MLIB
|
Definition of erc and erfac classes. More...
#include <string>
Go to the source code of this file.
Data Structures | |
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... | |
Variables | |
errfac | mlib::deffac |
The default facility. | |
Definition of erc and erfac classes.
Copyright (c) Mircea Neacsu 2000 Based on an idea from Marc Guillermont (CUJ 05/2000)