PlayRho  2.0.0
An interactive physics engine & library.
std::hash< playrho::ContactKey > Struct Reference

Hash function object specialization for ContactKey. More...

#include <playrho/ContactKey.hpp>

Public Types

using argument_type = playrho::ContactKey
 Argument type.
 
using result_type = std::size_t
 Result type.
 

Public Member Functions

constexpr std::size_t operator() (const playrho::ContactKey &key) const
 Function object operator.
 

Detailed Description

Hash function object specialization for ContactKey.


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