
11 Apr
2006
11 Apr
'06
4:22 p.m.
<alert comment="boost newbie"> Thanks for providing the example project for demonstrating usage of xpressive. As a windows developer with minimal stl / boost experience, it is a terrific aid for "getting up to speed" (and could be a model for other libraries to provide "baby steps with training wheels" sample code?). Just a glitch: The vc7.1 project file has a reference to xpressive_typeof.hpp, which refers to the non-existent file <boost/typeof/typeof.hpp> ... and it goes downhill from there. The project doesn't actually use xpressive_typeof.hpp, so the example project still compiles/links ok .... I suppose this is an obsolete reference reflecting an earlier configuration? HTH, </alert>