boost::intrusive::pointer_has_rebind::any
// In header: <boost/intrusive/pointer_rebind.hpp> template<typename V> struct any { // construct/copy/destruct (const V &); };
any
(const V &);