$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost 1.50 unable to make regex_match to work
From: MAURICE Jean (jean.maurice_at_[hidden])
Date: 2016-10-27 06:59:12
Hi John,
Regex_search is ok. It founds "GHI" and it didn't found "GHJ" ...
It's a first step !
Jean