$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: fxplus (fxplus_at_[hidden])
Date: 2008-04-02 03:50:18
Hi all,
String classes usually have a search_rev() function to start search from the
rightmost end. Is it possible to do such a search using boost::regex?
I need to find out if a text buffer (usually of size in hundreds of MBs) has
certain sequences in the end.
Thanks.
--
Fab Ximi