|
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 219 of file Livecache.h.
| using ripple::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::first_argument = typename lists_type::value_type |
Definition at line 221 of file Livecache.h.
| using ripple::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::result_type = Hop<IsConst> |
Definition at line 222 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 227 of file Livecache.h.