I'm trying to use regular expression in VC 2008, however I can not use boost library (or at least the entire boost library).
I've seen the files in boost.xpressive are using files in other boost directories.
As a curiosity, this tutorial from boost.xpressive provided a way to download xpressive.zip from a link, which is no longer available.
I'm assuming the xpressive.zip contains the minimum dependencies of xpressive.
Where can I get the "minimum portable boost.xpressive"?