|
xrpld
|
#include <Book.h>


Public Types | |
| using | value_type = std::size_t |
| using | argument_type = xrpl::MPTIssue |
Public Member Functions | |
| hash ()=default | |
| value_type | operator() (argument_type const &value) const |
Private Types | |
| using | id_hash_type = boost::base_from_member<std::hash<xrpl::MPTID>, 0> |
|
private |
| using std::hash< xrpl::MPTIssue >::value_type = std::size_t |
| using std::hash< xrpl::MPTIssue >::argument_type = xrpl::MPTIssue |
|
explicitdefault |
| value_type std::hash< xrpl::MPTIssue >::operator() | ( | argument_type const & | value | ) | const |