boost::interprocess::operator!=
template<typename T, typename VP> bool operator!=(const typename intrusive_ptr< T, VP >::pointer & a, intrusive_ptr< T, VP > const & b);
Returns a != b.get(). Does not throw