std::less< playrho::d2::JointKey > Struct Reference

Function object for performing less-than comparisons between two joint keys. More...

#include <JointKey.hpp>

Public Member Functions

PLAYRHO_CONSTEXPR bool operator() (const playrho::d2::JointKey &lhs, const playrho::d2::JointKey &rhs) const
 Function object operator. More...
 

Detailed Description

Function object for performing less-than comparisons between two joint keys.

Definition at line 122 of file JointKey.hpp.

Member Function Documentation

◆ operator()()

PLAYRHO_CONSTEXPR bool std::less< playrho::d2::JointKey >::operator() ( const playrho::d2::JointKey lhs,
const playrho::d2::JointKey rhs 
) const
inline

Function object operator.

Definition at line 126 of file JointKey.hpp.


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