LibreOffice Module comphelper (master) 1
Public Member Functions | List of all members
comphelper::ScalarPredicateLess< SCALAR > Class Template Referencefinal

#include <anycompare.hxx>

Inheritance diagram for comphelper::ScalarPredicateLess< SCALAR >:
[legend]
Collaboration diagram for comphelper::ScalarPredicateLess< SCALAR >:
[legend]

Public Member Functions

virtual bool isLess (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const override
 
- Public Member Functions inherited from comphelper::IKeyPredicateLess
virtual bool isLess (css::uno::Any const &_lhs, css::uno::Any const &_rhs) const =0
 
virtual ~IKeyPredicateLess ()
 

Detailed Description

template<typename SCALAR>
class comphelper::ScalarPredicateLess< SCALAR >

Definition at line 70 of file anycompare.hxx.

Member Function Documentation

◆ isLess()

template<typename SCALAR >
virtual bool comphelper::ScalarPredicateLess< SCALAR >::isLess ( css::uno::Any const &  _lhs,
css::uno::Any const &  _rhs 
) const
inlineoverridevirtual

Implements comphelper::IKeyPredicateLess.

Definition at line 73 of file anycompare.hxx.


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