![]() |
JustCpp
Repo wih C++ stuff
|
#include <exception>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | CException |
Namespaces | |
namespace | CExceptionExamples |
Functions | |
void | CExceptionExamples::example (void) |
int | CExceptionExamples::failing_function (void) |