$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Complex serach and replace in C++ string
From: Claude (clros_at_[hidden])
Date: 2012-03-06 11:58:53
Hi!
Is it possible search and replace or delete a character in a piece of string
delimited by 2 positions found by the method find() (find() return position
(size_t) and not an iterator) using some function of boost?
-- View this message in context: http://boost.2283326.n4.nabble.com/Complex-serach-and-replace-in-C-string-tp4450535p4450535.html Sent from the Boost - Users mailing list archive at Nabble.com.