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

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

#include <Rect.hh>

Public Member Functions

size_t operator() (const SDL2pp::Rect &r) const
 Hash function for SDL2pp::Rect.
 

Detailed Description

std::hash specialization for SDL2pp::Rect

Member Function Documentation

◆ operator()()

size_t std::hash< SDL2pp::Rect >::operator() ( const SDL2pp::Rect r) const
inline

Hash function for SDL2pp::Rect.

Parameters
[in]rInput Rect
Returns
Hash value

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