19 Apr
2013
19 Apr
'13
8:25 p.m.
On 13-04-18 05:42 AM, Rob.Conde@ai-solutions.com wrote:
Is there a reason why boost::cmatch.size() returns size_type, but boost::cmatch operator[] takes int?
Looks like a bug to me. std::match_results::operator[] takes size_type, and boost::match_results should follow suit. I suggest filing the bug. -- Eric Niebler Boost.org