|
rippled
|
Public Types | |
| using | first_argument_type = map_type::right_map::const_iterator::value_type const & |
| using | result_type = beast::IP::Endpoint const & |
Public Member Functions | |
| Transform ()=default | |
| beast::IP::Endpoint const & | operator() (map_type::right_map::const_iterator::value_type const &v) const |
Definition at line 95 of file Bootcache.h.
| using ripple::PeerFinder::Bootcache::Transform::first_argument_type = map_type::right_map::const_iterator::value_type const& |
Definition at line 97 of file Bootcache.h.
Definition at line 99 of file Bootcache.h.
|
explicitdefault |
| beast::IP::Endpoint const & ripple::PeerFinder::Bootcache::Transform::operator() | ( | map_type::right_map::const_iterator::value_type const & | v | ) | const |
Definition at line 104 of file Bootcache.h.