bool               27 examples/mqueue-cpp/mqueue.h     bool operator< (const Message& m) const {
bool               54 examples/mqueue-cpp/mqueue.h     bool empty() const      { return q.empty(); }
bool               61 examples/mqueue-cpp/mqueue.h     bool operator< (const MQueue& m) const { return name < m.name; }
bool              156 gc/include/gc_allocator.h inline bool operator==(const gc_allocator<GC_T1>&, const gc_allocator<GC_T2>&)
bool              162 gc/include/gc_allocator.h inline bool operator!=(const gc_allocator<GC_T1>&, const gc_allocator<GC_T2>&)
bool              232 gc/include/gc_allocator.h inline bool operator==(const traceable_allocator<GC_T1>&, const traceable_allocator<GC_T2>&)
bool              238 gc/include/gc_allocator.h inline bool operator!=(const traceable_allocator<GC_T1>&, const traceable_allocator<GC_T2>&)
bool              399 gc/include/new_gc_alloc.h   static const bool _S_instanceless = true;
bool              404 gc/include/new_gc_alloc.h inline bool operator==(const gc_alloc&,
bool              410 gc/include/new_gc_alloc.h inline bool operator!=(const gc_alloc&,
bool              419 gc/include/new_gc_alloc.h   static const bool _S_instanceless = true;
bool              424 gc/include/new_gc_alloc.h inline bool operator==(const single_client_gc_alloc&,
bool              430 gc/include/new_gc_alloc.h inline bool operator!=(const single_client_gc_alloc&,
bool              439 gc/include/new_gc_alloc.h   static const bool _S_instanceless = true;
bool              444 gc/include/new_gc_alloc.h inline bool operator==(const traceable_alloc&,
bool              450 gc/include/new_gc_alloc.h inline bool operator!=(const traceable_alloc&,
bool              459 gc/include/new_gc_alloc.h   static const bool _S_instanceless = true;
bool              464 gc/include/new_gc_alloc.h inline bool operator==(const single_client_traceable_alloc&,
bool              470 gc/include/new_gc_alloc.h inline bool operator!=(const single_client_traceable_alloc&,