So I am working on a theoretical blog post on exp
ressions based upon some of the little nuances that I have learned over the last week. Some neat stuff. In my research I came upon a neat little series of articles called
"Expressive C++" by
Eric Niebler...
So someone was asking about how to parse ini files (
here ) which led me to find
this Boost::Spirit ini parser which made me interested in learning about
Boost::Spirit...