Menu

#29 Parser: CEL: Move from std::stream interface to iterators?

open
nobody
None
5
2006-02-10
2006-02-10
No

Consider the ramifications, and make the change if
worthwhile, to move the common expression language
(Adam and Eve) parser code from leveraging the
std::stream APIs to one that is iterator based. What
kind of requirements should be placed on the iterator
types for the parsing to take place successfully?

Discussion


Log in to post a comment.