OpenKalman
Public Member Functions | List of all members
OpenKalman::greater< T > Struct Template Reference

A generalization of std::greater in which the arguments may be of different types. More...

#include <greater.hpp>

Public Member Functions

constexpr bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T = void>
struct OpenKalman::greater< T >

A generalization of std::greater in which the arguments may be of different types.


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