Scarab  v2.9.0
Project 8 C++ Utility Library
Public Member Functions | List of all members
hash< Vector2 > Struct Template Reference

Public Member Functions

size_t operator() (const Vector2 &)
 

Detailed Description

template<>
struct std::hash< Vector2 >

Definition at line 60 of file test_operator_overloading.cpp.

Member Function Documentation

◆ operator()()

size_t operator() ( const Vector2 )
inline

Definition at line 62 of file test_operator_overloading.cpp.


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