less_then< T2DVector< T > > Struct Template Reference

#include <mia/2d/vector.hh>

Public Member Functions

bool operator() (const T2DVector< T > &a, const T2DVector< T > &b) const
 

Detailed Description

template<typename T>
struct less_then< T2DVector< T > >

Definition at line 482 of file 2d/vector.hh.

Member Function Documentation

◆ operator()()

template<typename T >
bool less_then< T2DVector< T > >::operator() ( const T2DVector< T > &  a,
const T2DVector< T > &  b 
) const
inline

Definition at line 483 of file 2d/vector.hh.

References T2DVector< T >::x, and T2DVector< T >::y.


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