vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
HashCombine.hpp File Reference
#include <functional>
+ Include dependency graph for HashCombine.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ven
 

Functions

template<typename T , typename... Rest>
void ven::hashCombine (std::size_t &seed, const T &v, const Rest &... rest)