[Boost-bugs] [Boost C++ Libraries] #12237: libs\regex\example\snippets\captures_example.cpp(39, 30): error : no member named 'captures' in 'boost::match_results<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >, std::allocator<boost::sub_match<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > > > >'

Subject: [Boost-bugs] [Boost C++ Libraries] #12237: libs\regex\example\snippets\captures_example.cpp(39, 30): error : no member named 'captures' in 'boost::match_results<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > >, std::allocator<boost::sub_match<std::_String_const_iterator<std::_String_val<std::_Simple_types<char> > > > > >'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-30 21:33:35


#12237: libs\regex\example\snippets\captures_example.cpp(39,30): error : no member
named 'captures' in
'boost::match_results<std::_String_const_iterator<std::_String_val<std::_Simple_types<char>
> >,
std::allocator<boost::sub_match<std::_String_const_iterator<std::_String_val<std::_Simple_types<char>
> > > > >'
------------------------------------+-------------------------
 Reporter: JUAN DENT <juandent@…> | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
  Version: Boost 1.61.0 | Severity: Problem
 Keywords: |
------------------------------------+-------------------------
 Hi,
 Compiling with Visual Studio 2015 update 2 both using default compiler
 and Clang 3.7 with Microsoft CodeGen, I get this error saying that

  captures in not a member of boost::match_results ...

 I believe this is a bug in 1_61_0

 This can be seen in the captures_example.cpp

 Regards,
 Juan Dent

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12237>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC