Embedded Template Library 1.0
etl::multi_range< T >::greater_than_compare Struct Reference

Public Types

typedef T value_type
 
- Public Types inherited from etl::multi_range< T >::compare_type
typedef T value_type
 

Public Member Functions

virtual bool operator() (const value_type &current, const value_type &last) const ETL_OVERRIDE
 
virtual bool operator() (const value_type &current, const value_type &last) const =0
 

Member Function Documentation

◆ operator()()

template<typename T >
virtual bool etl::multi_range< T >::greater_than_compare::operator() ( const value_type &  current,
const value_type &  last 
) const
inlinevirtual

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