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 93 of file Bootcache.h.
using ripple::PeerFinder::Bootcache::Transform::first_argument_type = map_type::right_map::const_iterator::value_type const& |
Definition at line 96 of file Bootcache.h.
Definition at line 97 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 102 of file Bootcache.h.