Changeset 508:95f8f7171bae in lemon-0.x for src/include/error.h
- Timestamp:
- 05/03/04 11:43:03 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@668
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/include/error.h
r491 r508 22 22 * \todo Don't we need different kind of exceptions for different kind 23 23 * of errors? 24 * Shouldn't we use <stdexcept> instead?24 * Shouldn't we use \<stdexcept\> instead? 25 25 */ 26 26 class Exception : public std::exception {
Note: See TracChangeset
for help on using the changeset viewer.