Subject: [Boost-bugs] [Boost C++ Libraries] #1426: Should not include ostream when not needed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-09 08:00:00
#1426: Should not include ostream when not needed
---------------------+------------------------------------------------------
Reporter: NN | Type: Feature Requests
Status: new | Milestone: Boost 1.35.0
Component: None | Version: Boost 1.34.1
Severity: Problem | Keywords:
---------------------+------------------------------------------------------
For example in boost/range/iterator_range.hpp before including ostream
should be check for _STLP_NO_IOSTREAMS.
There is such check in shared_ptr.hpp and some files.
P.S.
There should be some define BOOST_NO_IOSTREAMS which prevents including
stream include files when they cannot be used.
Thanks.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1426>
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:49:56 UTC