#include <genesis/taxonomy/taxopath.hpp>
Hash function for Taxopath.
We just forward to the hash of the internal data of a Taxopath, that is, we hash its strings.
Definition at line 396 of file taxopath.hpp.
Public Member Functions | |
result_type | operator() (argument_type const &t) const |
Public Types | |
using | argument_type = genesis::taxonomy::Taxopath |
using | result_type = std::size_t |
|
inline |
Definition at line 401 of file taxopath.hpp.
Definition at line 398 of file taxopath.hpp.
using result_type = std::size_t |
Definition at line 399 of file taxopath.hpp.