[boost] BOOST:SSTREAM:ERROR WHILE COMPILING

2002-12-19 Thread Pavan Kumar
Hi All, I am a newbie to boost libraries. Just a small query : Using the sstream.h> library file provided at gnu.org for the regex example program, I am getting an error as follows : regex_merge_example.cpp: In function `int main(int, const char **)': regex_merge_example.cpp:74:

Re: [boost] BOOST:SSTREAM:ERROR WHILE COMPILING

2002-12-19 Thread John Maddock
I am a newbie to boost libraries. Just a small query : Using the sstream.h library file provided at gnu.org for the regex example program, I am getting an error as follows : regex_merge_example.cpp: In function `int main(int, const char **)': regex_merge_example.cpp:74:

Re: [boost] BOOST:SSTREAM:ERROR WHILE COMPILING

2002-12-19 Thread Richard Hadsell
Pavan Kumar wrote: Hi All, I am a newbie to boost libraries. Just a small query : Using the sstream.h library file provided at gnu.org for the regex example program, I am getting an error as follows : regex_merge_example.cpp: In function `int main(int, const char **)':