| <?xml version='1.0' encoding='UTF-8' standalone='no'?> |
| <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.8" xml:lang="en-US"> |
| <compounddef id="concepticeberg_1_1internal_1_1RepeatableStatusTask" kind="concept"> |
| <compoundname>iceberg::internal::RepeatableStatusTask</compoundname> |
| <templateparamlist> |
| <param> |
| <type>typename T</type> |
| </param> |
| </templateparamlist> |
| <initializer>template<typename T> |
| concept <ref refid="concepticeberg_1_1internal_1_1RepeatableStatusTask" kindref="compound">iceberg::internal::RepeatableStatusTask</ref> = |
| std::is_invocable_r_v<Status, const T&> || |
| (std::copy_constructible<T> && std::is_invocable_r_v<Status, T&>) </initializer> |
| <briefdescription> |
| </briefdescription> |
| <detaileddescription> |
| </detaileddescription> |
| <location file="iceberg/util/task_group.h" line="45" column="1"/> |
| </compounddef> |
| </doxygen> |