Re: [Boost-bugs] [Boost C++ Libraries] #7821: Cannot user tuple in unordered_set

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7821: Cannot user tuple in unordered_set
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-21 21:14:49


#7821: Cannot user tuple in unordered_set
----------------------------------------+-----------------------------------
  Reporter: ilja.honkonen@… | Owner: danieljames
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: unordered
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------+-----------------------------------

Comment (by marshall):

 works fine for me if you write:

 `boost::unordered_set < boost::tuple<char> > tuples;`

 instead of `boost::tuple::tuple`

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7821#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:11 UTC