iceberg-cpp
Loading...
Searching...
No Matches
iceberg::internal::RetryableStatusTask Concept Reference

Concept definition

template<typename F>
concept iceberg::internal::RetryableStatusTask = std::constructible_from<std::remove_cvref_t<F>, F> &&
Definition task_group.h:42
Definition task_group.h:47