libSDL2pp
C++ bindings/wrapper for SDL2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::hash< SDL2pp::Point > Struct Reference

std::hash specialization for SDL2pp::Rect More...

#include <Point.hh>

Public Member Functions

size_t operator() (const SDL2pp::Point &p) const
 Hash function for SDL2pp::Point.
 

Detailed Description

std::hash specialization for SDL2pp::Rect

Member Function Documentation

◆ operator()()

size_t std::hash< SDL2pp::Point >::operator() ( const SDL2pp::Point p) const
inline

Hash function for SDL2pp::Point.

Parameters
[in]pInput Point
Returns
Hash value

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