Changeset 184:08735c8704cd in lemon-0.x for src/work
- Timestamp:
- 03/13/04 23:49:54 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@260
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/alpar/invalid.h
r169 r184 16 16 /// \ref Invalid is a global type that converts to each iterator 17 17 /// in such a way that the value of the target iterator will be invalid. 18 18 19 // It is also used to convert the \c INVALID constant to the 20 // node iterator that makes is possible to write 21 19 22 //extern Invalid INVALID; 20 23
Note: See TracChangeset
for help on using the changeset viewer.