22 std::optional<int> operator()()
const
24 if (result)
return std::nullopt;
40 for (
int i = 0; i < size; ++i) {
RAII-style controller object for a CCheckQueue that guarantees the passed queue is finished before co...
void Add(std::vector< T > &&vChecks)
Queue for verifications that have to be performed.
T ConsumeIntegralInRange(T min, T max)
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.
FuzzedDataProvider & fuzzed_data_provider