Re: [Boost-bugs] [Boost C++ Libraries] #12884: to_string()

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12884: to_string()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-06 21:13:07


#12884: to_string()
----------------------------------+----------------------------
  Reporter: Olaf <olafvdspek@…> | Owner: emildotchevski
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: exception
   Version: Boost 1.63.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+----------------------------

Comment (by emildotchevski):

 What's the context of this problem? Boost Exception defines to_string but
 *only* for types that define operator<< for std::ostream (using
 enable_if). The Boost Exception definition, if available is generic, so if
 there is another suitable to_string overload it will be more specific and
 will be preferred by any overload resolution.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12884#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-03-06 21:16:44 UTC