Fleet  0.0.9
Inference in the LOT
Public Member Functions | List of all members
floating_point_compare< T > Struct Template Reference

This allows sorting of things that contain NaN. More...

#include <Numerics.h>

Public Member Functions

bool operator() (const T &x, const T &y) const
 

Detailed Description

template<typename T>
struct floating_point_compare< T >

This allows sorting of things that contain NaN.

Parameters
x
y
Returns

Member Function Documentation

◆ operator()()

template<typename T >
bool floating_point_compare< T >::operator() ( const T &  x,
const T &  y 
) const
inline

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