Loading...
Searching...
No Matches
std::hash< std::pair< U, V > > Struct Template Reference
Public Types | |
using | argument_type = std::pair<U, V> |
using | result_type = std::size_t |
Public Member Functions | |
result_type | operator() (argument_type const &p) const |
Detailed Description
template<class U, class V>
struct std::hash< std::pair< U, V > >
struct std::hash< std::pair< U, V > >
Member Typedef Documentation
◆ argument_type
template<class U, class V>
using std::hash< std::pair< U, V > >::argument_type = std::pair<U, V> |
◆ result_type
template<class U, class V>
using std::hash< std::pair< U, V > >::result_type = std::size_t |
Member Function Documentation
◆ operator()()
template<class U, class V>
|
inline |
The documentation for this struct was generated from the following file:
- ompl/util/Hash.h