Re: [Boost-bugs] [Boost C++ Libraries] #4588: use ::_1 and ::_2 instead of _1 and _2 in <boost/multi_index/sequenced_index.hpp>

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4588: use ::_1 and ::_2 instead of _1 and _2 in <boost/multi_index/sequenced_index.hpp>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-05 18:41:52


#4588: use ::_1 and ::_2 instead of _1 and _2 in
<boost/multi_index/sequenced_index.hpp>
--------------------------------+-------------------------------------------
  Reporter: richi@… | Owner: joaquin
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: multi_index
   Version: Boost 1.43.0 | Severity: Problem
Resolution: worksforme | Keywords:
--------------------------------+-------------------------------------------
Changes (by joaquin):

  * status: new => closed
  * resolution: => worksforme

Comment:

 I'm not able to observe the problem you describe. The following
 snippet
 {{{
 #include <boost/lambda/bind.hpp>
 #include <boost/multi_index/sequenced_index.hpp>

 int main()
 {
 }
 }}}
 builds OK with MSVC 9.0. Could you please provide a testcase
 for the problem alon with info on the compiler/environment used?

 Thank you!

 Closing this until you provide additional feedback.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4588#comment:1>
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:04 UTC