$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [regex] function to escape regex control characters like QRegExp::escape?
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2010-05-19 11:54:45
Is there a function to escape regex control characters like
RegExp::escape already in boost::regex or perhaps boost::expressive?
Thanks, Jeff