[Boost-bugs] [Boost C++ Libraries] #12250: Drop ancient compilers without SFINAE and simplify boost::variant

Subject: [Boost-bugs] [Boost C++ Libraries] #12250: Drop ancient compilers without SFINAE and simplify boost::variant
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-06-02 19:05:49


#12250: Drop ancient compilers without SFINAE and simplify boost::variant
--------------------------+-----------------------
 Reporter: apolukhin | Owner: apolukhin
     Type: Tasks | Status: new
Milestone: Boost 1.62.0 | Component: variant
  Version: Boost 1.61.0 | Severity: Problem
 Keywords: |
--------------------------+-----------------------
 Those compilers are __MWERKS__ <= 0x3201. Have not seen those compilers
 for 5 years in regression testings, chances that boost::variant still
 works on them are close to 0.

 Dropping those compilers will allow to refactor boost::variant, simplify
 code and make it closer to proposed std::variant without affecting
 existing code.

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