Report whether the given entry will be erased after BatchWrite returns.
Declared in <coins.h>
<coins.h>
bool WillErase(CoinsCachePair& current) const noexcept;
True if the entry will be erased (the whole map is being wiped, or the coin is spent).