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

Subject: [Boost-bugs] [Boost C++ Libraries] #12884: to_string()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-06 20:16:23


#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
 Keywords: |
---------------------------------+----------------------------
 Hi,

 Is to_string() here supposed to match to_string() in
 boost\exception\to_string.hpp?

 class shared_array2 : public boost::iterator_range<T*> {};

 typedef shared_array2<unsigned char> shared_data;

 to_string(shared_data());

 I really didn't expect this to_string() to be found here.. is it a
 feature or is it a bug?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12884>
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 20:19:53 UTC