j
k
j a
j l
Patrik Jonsson:
Hi, I'm trying to transparently get the type of a shared_ptr or a pod pointer using iterator_traits::value_type. This fails on shared_ptr<T> with the following message:
Hi,
I'm trying to transparently get the type of a shared_ptr or a pod pointer using iterator_traits::value_type. This fails on shared_ptr<T> with the following message:
... Use boost/pointee.hpp instead of iterator_traits.
Back to the thread
Back to the list