This exception when throw should terminate the application. More...
#include <exit.hpp>
Public Member Functions | |
| texit (const int status__) | |
Public Attributes | |
| int | status |
| The exit status for the application. More... | |
This exception when throw should terminate the application.
The application should terminate with texit::status as its exit status.
| int texit::status |
1.8.8