
21 Mar
2002
21 Mar
'02
7:55 a.m.
Hi, there: regex_grep_example_3.cpp is the example source file in the boost/regex library. I find a bug at line 92 : boost::regex_grep(std::bind1st(std::mem_fun (&class_index::grep_callback), this), start, end, expression); where "mem_fun" should be "mem_fun1". ps:I use MSVC6.0 on Micro$oft win2k. Roger

21 Mar
21 Mar
1:07 p.m.
New subject: [Boost-Users] A error in regex_grep_example_3.cpp
That's a bug in your standard lib, not the example, sorry. John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm
8513
Age (days ago)
8513
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Maddock
-
rogerleee