iceberg-cpp
Loading...
Searching...
No Matches
iceberg
internal
RetryableStatusTask
iceberg::internal::RetryableStatusTask Concept Reference
Concept definition
template
<
typename
F>
concept
iceberg::internal::RetryableStatusTask
= std::constructible_from<std::remove_cvref_t<F>, F> &&
RepeatableStatusTask<std::remove_cvref_t<F>
>
iceberg::internal::RepeatableStatusTask
Definition
task_group.h:42
iceberg::internal::RetryableStatusTask
Definition
task_group.h:47
Generated by
1.9.8