Commit 726b5217 by Richard Stallman

(RID_ITERATOR): New alternative.

From-SVN: r3583
parent 16c6d8bf
...@@ -42,6 +42,7 @@ enum rid ...@@ -42,6 +42,7 @@ enum rid
RID_VOLATILE, RID_VOLATILE,
RID_INLINE, RID_INLINE,
RID_NOALIAS, RID_NOALIAS,
RID_ITERATOR,
RID_MAX RID_MAX
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment