rippled
|
Classes | |
class | LivecacheBase |
Functions | |
template<class Target , class HopContainer > | |
std::size_t | handout_one (Target &t, HopContainer &h) |
Try to insert one object in the target. More... | |
std::size_t ripple::PeerFinder::detail::handout_one | ( | Target & | t, |
HopContainer & | h | ||
) |
Try to insert one object in the target.
When an item is handed out it is moved to the end of the container.
Definition at line 44 of file Handouts.h.