[Boost-bugs] [Boost C++ Libraries] #9389: boost::log operator<< (basic_formatting_ostream< CharT, TraitsT, AllocatorT >& strm, T const& value)

Subject: [Boost-bugs] [Boost C++ Libraries] #9389: boost::log operator<< (basic_formatting_ostream< CharT, TraitsT, AllocatorT >& strm, T const& value)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-14 13:48:02


#9389: boost::log operator<< (basic_formatting_ostream< CharT, TraitsT, AllocatorT
>& strm, T const& value)
------------------------------+---------------------
 Reporter: pal666@… | Owner: andysem
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 i have a type, whose output operator takes non-const reference
 (operator<<(ostream&, T&))

 it cannot be used with boost::log operator<< (basic_formatting_ostream<
 CharT, TraitsT, AllocatorT >& strm, T const& value)

 please consider removing const restriction

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