id summary reporter owner description type status milestone component version severity resolution keywords cc 12884 to_string() Olaf Emil Dotchevski "Hi, Is to_string() here supposed to match to_string() in boost\exception\to_string.hpp? class shared_array2 : public boost::iterator_range {}; typedef shared_array2 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?" Bugs new To Be Determined exception Boost 1.63.0 Problem