18 Oct
2005
18 Oct
'05
9:34 a.m.
I have searched the boost-users mailing-list for quite some time, but found no answer to my question: Is there a possibility to separate a library from the rest of boost? I only want to use the regexp library of boost and i have to include all related header-files plus libs into our company-cvs. Till now i wasn't able to find out, which *.hpp files are needed by boost and which ones aren't.
This is exactly what the bcp tool was created for: http://www.boost.org/tools/bcp/bcp.html John.