opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::hash< osc::Vector< T, N > > Struct Template Referencefinal

#include <vector.h>

Public Member Functions

size_t operator() (const osc::Vector< T, N > &vec) const noexcept(noexcept(osc::hash_range(vec)))
 

Member Function Documentation

◆ operator()()

template<typename T , size_t N>
size_t std::hash< osc::Vector< T, N > >::operator() ( const osc::Vector< T, N > &  vec) const
inlinenoexcept

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