Re: [Boost-bugs] [Boost C++ Libraries] #11285: Variant: apply_visitor broken with C ++14 and const references

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11285: Variant: apply_visitor broken with C ++14 and const references
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-12 12:22:29


#11285: Variant: apply_visitor broken with C ++14 and const references
-------------------------------------+------------------------
  Reporter: Roger Leigh <rleigh@…> | Owner: ebf
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: variant
   Version: Boost 1.58.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------------+------------------------

Comment (by Roger Leigh <rleigh@…>):

 I have tested on FreeBSD 10.1 with clang++34, clang++35 and clang++36 with
 all combinations of -std=c++(98|11|14) and the code compiles and runs in
 all cases with Boost 1.55, 1.56 and 1.57.

 With Boost 1.58 it fails with -std=c++14 for both clang++35 and clang++36
 (clang++34 does not support c++14).

 To summarise:
 - The regression was introduced between 1.57 and 1.58
 - This is trivially reproducible with clang++ 3.5 or 3.6 with -std=c++14


 Regards,
 Roger

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