
28 Feb
2017
28 Feb
'17
2:29 p.m.
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
3023
Age (days ago)
3023
Last active (days ago)
0 comments
1 participants
participants (1)
-
Olaf van der Spek