boost::interprocess::operator==
template<typename T, typename S, std::size_t NPC> bool operator==(const node_allocator< T, S, NPC > & alloc1, const node_allocator< T, S, NPC > & alloc2);
Equality test for same type of node_allocator