Home
last modified time | relevance | path

Searched defs:less_uniqueptr_to (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/o3tl/
H A Dsorted_vector.hxx318 template <class T> struct less_uniqueptr_to struct
320 bool operator() ( std::unique_ptr<T> const& lhs, std::unique_ptr<T> const& rhs ) const in operator ()()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/o3tl/
H A Dsorted_vector.hxx337 template <class T> struct less_uniqueptr_to struct
339 bool operator() ( std::unique_ptr<T> const& lhs, std::unique_ptr<T> const& rhs ) const in operator ()()