|
ldas-tools-al 2.6.7
|
#include <string>

Namespaces | |
| namespace | LDASTools |
| Objects of general use and interst. | |
| namespace | LDASTools::Error |
Functions | |
| template<class T> | |
| void | LDASTools::Error::toss (const std::string &ClassName, const std::string &Filename, int LineNumber, const std::string &Description) |
| Helper function for throwing standard exceptions. | |