error_handling::failure Struct Reference
GSL_EFAILED = 5, /* generic
failure */.
More...
#include <error.hpp>
List of all members.
|
Public Member Functions |
| failure () |
| failure (string r, string f, int l) |
Detailed Description
GSL_EFAILED = 5, /* generic
failure */.
Constructor & Destructor Documentation
error_handling::failure::failure |
( |
|
) |
[inline] |
error_handling::failure::failure |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00123 :
00124 error(r,f,l) {};
The documentation for this struct was generated from the following file: