|
Boost : |
Subject: [boost] boost exception to_string()
From: Olaf van der Spek (ml_at_[hidden])
Date: 2017-02-28 14:29:27
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?
-- Olaf
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk