Nov ’09 14
Would you like to try the new version of Spirit but you are stuck with an older version of Boost? If yes, don’t despair, there might be help!
GD Star Rating
loading...
loading...
"Examples of designs that meet most of the criteria for "goodness"
(easy to understand, flexible, efficient) are a recursive descent parser,
which is traditional procedural code. Another example is the STL, which
is a generic library of containers and algorithms depending crucially
on both traditional procedural code and on parametric polymorphism."
—Bjarne Stroustrup
Would you like to try the new version of Spirit but you are stuck with an older version of Boost? If yes, don’t despair, there might be help!
Recent Comments