Searched refs:boxedChain (Results 1 – 1 of 1) sorted by relevance
39 BoxedDiceChain boxedChain = { std::move(res.chain) }; in Verify() local40 auto diceChain = std::make_unique<BoxedDiceChain>(std::move(boxedChain)); in Verify()