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

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

#include <greater_equal.hpp>

Public Member Functions

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

Detailed Description

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

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


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