Drake
Drake C++ Documentation
hash< drake::SortedPair< T > > Struct Template Reference

Detailed Description

template<class T>
struct std::hash< drake::SortedPair< T > >

Provides std::hash<SortedPair<T>>.

#include <drake/common/sorted_pair.h>

Additional Inherited Members

- Public Types inherited from uhash< HashAlgorithm >
using result_type = typename HashAlgorithm::result_type
 
- Public Member Functions inherited from uhash< HashAlgorithm >
template<class T >
result_type operator() (const T &item) const noexcept
 

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