Re: [Boost-bugs] [Boost C++ Libraries] #5233: array test clashes with C++0x

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5233: array test clashes with C++0x
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-25 23:00:41


#5233: array test clashes with C++0x
-------------------------------+--------------------------------------------
  Reporter: chrisj | Owner: marshall
      Type: Patches | Status: assigned
 Milestone: To Be Determined | Component: array
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by chrisj):

 I'm using clang with libc++, in C++0x mode. A very unusual and new
 combination!

 The include system seems to go like:

 <utility> includes pair, which needs tuple-like access to pair
 (tuple_size, tuple_element). This pulls in a header that defines the
 tuple-like access for pair, tuple and array all in one go.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5233#comment:2>
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:05 UTC