opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
osc
Hasher< std::pair< T1, T2 > >
Public Member Functions
|
List of all members
osc::Hasher< std::pair< T1, T2 > > Struct Template Reference
final
#include <
hash_helpers.h
>
Public Member Functions
size_t
operator()
(
const
std::pair<
T1
,
T2
> &p)
const
noexcept
(
noexcept
(
hash_of
(p.first, p.second)))
Member Function Documentation
◆
operator()()
template<
typename
T1
,
typename
T2
>
size_t
osc::Hasher
< std::pair<
T1
,
T2
> >
::operator
()
(
const
std::pair<
T1
,
T2
> &
p
)
const
inline
noexcept
The documentation for this struct was generated from the following file:
/home/adam/Desktop/opensim-creator/third_party/opynsim/liboscar/utilities/
hash_helpers.h
Generated by
1.9.8