|
Boost Users : |
From: Alan Huang (hygool_at_[hidden])
Date: 2006-01-23 07:24:38
Hi,
In boost document I saw that the '^' matches all the blank chars in the
begin of line and the '$' matches all the blank chars in the end of line.
Just like regex( "^abc$" ) can't match the string " abc ". What's wrong?
-- Yours Sincerely, Alan Huang
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net