Re: [Boost-bugs] [Boost C++ Libraries] #12265: Request to use standard objects if available

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12265: Request to use standard objects if available
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-31 18:40:38


#12265: Request to use standard objects if available
-------------------------------+----------------------------
  Reporter: lcarreon@… | Owner: apolukhin
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.61.0 | Severity: Not Applicable
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by apolukhin):

 It's the Boost policy to use Boost libraries if possible. Switching
 between Boost/Standard libraries depending on the compiler version or
 platform is not what people want. Such switching will break users code.

 If you wish to use Standard versions depending on some preprocessor macro
 (like BOOD_DLL_USE_STANDARD_LIBRARY_CLASSES=1), then I won't have time in
 the nearest future to do it myself, but I'm open to pull requests.

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