Changeset 290:f6899946c1ac in lemon-1.2 for lemon/assert.h
- Timestamp:
- 09/30/08 20:53:18 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/assert.h
r277 r290 109 109 /// \brief Macro for assertion with customizable message 110 110 /// 111 /// Macro for assertion with customizable message. 111 /// Macro for assertion with customizable message. 112 112 /// \param exp An expression that must be convertible to \c bool. If it is \c 113 113 /// false, then an assertion is raised. The concrete behaviour depends on the
Note: See TracChangeset
for help on using the changeset viewer.