rippled
|
Public Types | |
using | first_argument = typename lists_type::value_type |
using | result_type = Hop< IsConst > |
Public Member Functions | |
Transform ()=default | |
Hop< IsConst > | operator() (typename beast::maybe_const< IsConst, typename lists_type::value_type >::type &list) const |
Definition at line 236 of file Livecache.h.
using ripple::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::first_argument = typename lists_type::value_type |
Definition at line 238 of file Livecache.h.
using ripple::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::result_type = Hop<IsConst> |
Definition at line 239 of file Livecache.h.
|
explicitdefault |
Hop<IsConst> ripple::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::operator() | ( | typename beast::maybe_const< IsConst, typename lists_type::value_type >::type & | list | ) | const |
Definition at line 244 of file Livecache.h.