|
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 203 of file Livecache.h.
| using xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::first_argument = typename lists_type::value_type |
Definition at line 205 of file Livecache.h.
| using xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::result_type = Hop<IsConst> |
Definition at line 206 of file Livecache.h.
|
explicitdefault |
| Hop< IsConst > xrpl::PeerFinder::Livecache< Allocator >::hops_t::Transform< IsConst >::operator() | ( | typename beast::maybe_const< IsConst, typename lists_type::value_type >::type & | list | ) | const |
Definition at line 211 of file Livecache.h.