HelenOS sources
owner_before 362 uspace/lib/cpp/include/__bits/memory/shared_ptr.hpp bool owner_before(const shared_ptr<U>& ptr) const
owner_before 368 uspace/lib/cpp/include/__bits/memory/shared_ptr.hpp bool owner_before(const weak_ptr<U>& ptr) const
owner_before 198 uspace/lib/cpp/include/__bits/memory/weak_ptr.hpp bool owner_before(const shared_ptr<U>& other) const
owner_before 204 uspace/lib/cpp/include/__bits/memory/weak_ptr.hpp bool owner_before(const weak_ptr<U>& other) const
HelenOS homepage, sources at GitHub