Drake
Drake C++ Documentation
hash< drake::Identifier< Tag > > Struct Template Reference

Detailed Description

template<typename Tag>
struct std::hash< drake::Identifier< Tag > >

Enables use of the identifier to serve as a key in STL containers.

#include <drake/common/identifier.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: