30 Nov
2001
30 Nov
'01
12:33 p.m.
I am a new user of the boost library (Actually with VC6 SP5 and stlport 4.0). Everything goes well when I use tokenizer and regexp in separated programs.
But when I want to use the regex and the tokenizer library
together I can not compile. for example, if I take the
$(BOOST_ROOT)/libs/tokenizer/examples.cpp from John R. Bandela
and just add the include line:
#include