
what about is_voidstar? I am using this a lot in my addition. Would it be meaningful to add this?
What is expected for is_voidstar, is_void_ptr?
is_same< T, void* >
* are these duplicates? . boost/ptr_container/detail/is_convertible.hpp and boost/ptr_container/detail/is_convertible.hpp
Here it was you that make the duplication ;-) I guess you are talking of boost/type_traits/is_convertible.hpp.
Yep, sorry for the mistake!
I suspect that this is a duplication, but it is not public. Maybe Ion can use the one provided by type_traits.
. boost/preprocessor/facilities/is_empty.hpp and boost/type_traits/is_empty.hpp
boost/preprocessor/facilities/is_empty.hpp define BOOST_PP_IS_EMPTY. Have you seen the contents of the files you are listing here
I have seen it but did not understand anything!
or you expected someone as me to make the analysis :(?
so yes, sorry. Frédéric