Re: [Boost-bugs] [Boost C++ Libraries] #7250: rational.hpp imports header iostream even if stream operators are not needed

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7250: rational.hpp imports header iostream even if stream operators are not needed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-28 04:36:24


#7250: rational.hpp imports header iostream even if stream operators are not
needed
------------------------------------------+----------------------
  Reporter: Levente Hunyadi <levente@…> | Owner: turkanis
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: rational
   Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------+----------------------

Comment (by dlwalker):

 Looking at Config's documentation, it seems that `BOOST_NO_IOSTREAM` is
 descriptive, not proscriptive. It is meant to flag when an implementation
 doesn't have IOStreams installed (like free-standing environments), not
 disable IOStreams even when the compiler supports it.

 Rational's implementation is just one header file, so separating I/O will
 make things more complex, as opposed to libraries that are already a bunch
 of headers and so one more won't make too much of a difference.

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