vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
Utils.hpp File Reference
#include <functional>
+ Include dependency graph for Utils.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)