Dec ’09 21
I added a page for FAQ entries. This page will contain FAQ entries which will eventually be incorporated into the FAQ section of the documentation.
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
I added a page for FAQ entries. This page will contain FAQ entries which will eventually be incorporated into the FAQ section of the documentation.