iceberg-cpp
Loading...
Searching...
No Matches
iceberg
AsResult
iceberg::AsResult Concept Reference
Concept definition
template
<
typename
T>
concept
iceberg::AsResult
= std::derived_from<std::remove_cvref_t<T>,
Result<typename std::remove_cvref_t<T>::value_type>>
iceberg::AsResult
Definition
result.h:140
Generated by
1.9.8