Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6791: Support boost::array
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-14 20:05:20
#6791: Support boost::array
-------------------------------------------------------+--------------------
Reporter: Olaf van der Spek <olafvdspek@â¦> | Owner: marshall
Type: Feature Requests | Status: closed
Milestone: To Be Determined | Component: array
Version: Boost 1.49.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------------------------------+--------------------
Comment (by Olaf van der Spek <olafvdspek@â¦>):
> It isn't possible to do it generically, because equality isn't always
defined the same for all containers.
Does that matter?
Can't you just do "return boost::hash_range(x.begin(), x.end());"?
> Support needs to be added to array itself,
What about std::array?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6791#comment:3> 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