SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
std::less< sofa::type::Vec< N, T > > Struct Template Reference

#include <Vec.h>

Public Member Functions

bool operator() (const sofa::type::Vec< N, T > &x, const sofa::type::Vec< N, T > &y) const
 

Function details

◆ operator()()

template<sofa::Size N, class T >
bool std::less< sofa::type::Vec< N, T > >::operator() ( const sofa::type::Vec< N, T > &  x,
const sofa::type::Vec< N, T > &  y 
) const
inline