|
rippled
|
#include <Book.h>


Public Types | |
| using | Base = std::hash< ripple::Issue > |
| using | value_type = std::size_t |
| using | argument_type = ripple::Issue |
Public Member Functions | |
| hash ()=default | |
| value_type | operator() (argument_type const &value) const |
Private Types | |
| using | currency_hash_type = boost::base_from_member< std::hash< ripple::Currency >, 0 > |
| using | issuer_hash_type = boost::base_from_member< std::hash< ripple::AccountID >, 1 > |
| using boost::hash< ripple::Issue >::Base = std::hash<ripple::Issue> |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
default |
|
inherited |