
30 Oct
2006
30 Oct
'06
2:07 p.m.
Jeff F wrote:
This may be a good way to introduce boost into the organization with my new employer(although I'm working at getting all of boost in). Are all TR1 libs header only? Does boost currently have all the TR1 libs?
Regex needs a separate lib build. We are currently missing: Hash tables. Special Functions The C99 C std lib additions. For those interested the documentation for Boost.TR1 is here: http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_tr1.ht... but note that many links (to the documentation for the various components) may be broken because this site doesn't house the full Boost distribution. Even so it should give a good idea of what's available. John.