Re: [Boost-bugs] [Boost C++ Libraries] #6683: find family of functions needs const Range1T& Input overloads

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6683: find family of functions needs const Range1T& Input overloads
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-14 08:54:17


#6683: find family of functions needs const Range1T& Input overloads
--------------------------------+-------------------------------------------
  Reporter: sairony@… | Owner: marshall
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: algorithm
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------

Comment (by anonymous):

 Yupp, I want to be able to write for example:

 {{{
 if( !find_first( foo.getName(), bar.getName() ).empty() ) { ... }
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6683#comment:4>
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:09 UTC