Searched refs:owner_less (Results 1 – 5 of 5) sorted by relevance
7 [#owner_less] anchor8 # owner_less15 `owner_less<T>` is a helper function object that compares two smart19 When using Boost smart pointers, the use of `owner_less` is unnecessary, as25 `owner_less` is defined in `<boost/smart_ptr/owner_less.hpp>`.30 template<class T = void> struct owner_less
21 boost::owner_less<boost::shared_ptr<int> > comp; in main()54 boost::owner_less<boost::weak_ptr<int> > weak_comp; in main()
11 boost::owner_less<> const lt = {}; in main()
22 template<class T = void> struct owner_less struct
38 include::smart_ptr/owner_less.adoc[]