Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8327: iostream header and std::cout in hpp files must be removed.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-23 16:53:01
#8327: iostream header and std::cout in hpp files must be removed.
-------------------------------+--------------------------------------------
Reporter: pjtsu | Owner: johnmaddock
Type: Support Requests | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by johnmaddock):
class Stream and CDumpContext are entirely specific to MSVC, they won't
appear anywhere in Boost code.
Also note that std::iostream code is only used in Boost.Math for
debugging/diagnostic purposes (when BOOST_MATH_INSTRUMENT is defined).
What ''is'' used is boost::lexical_cast which depends on std::stringstream
and related code. Removing that is much harder - verging on impossible if
we want to retain multiprecision support - which we certainly do.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8327#comment:4> 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:12 UTC