LibreOffice Module o3tl (master) 1
Public Member Functions | List of all members
o3tl::less_uniqueptr_to< T > Struct Template Reference

#include <sorted_vector.hxx>

Public Member Functions

bool operator() (std::unique_ptr< T > const &lhs, std::unique_ptr< T > const &rhs) const
 

Detailed Description

template<class T>
struct o3tl::less_uniqueptr_to< T >

Definition at line 371 of file sorted_vector.hxx.

Member Function Documentation

◆ operator()()

template<class T >
bool o3tl::less_uniqueptr_to< T >::operator() ( std::unique_ptr< T > const &  lhs,
std::unique_ptr< T > const &  rhs 
) const
inline

Definition at line 373 of file sorted_vector.hxx.


The documentation for this struct was generated from the following file: