| libzypp 17.36.7
    | 
#include <zypp-core/zyppng/async/AsyncOp>#include <functional>Go to the source code of this file.
| Namespaces | |
| namespace | zyppng | 
| namespace | zyppng::detail | 
| Functions | |
| template<class Transformation, class DefaultType, class Predicate> | |
| auto | zyppng::firstOf (Transformation &&transformFunc, DefaultType &&def, Predicate &&predicate=detail::ContinueUntilValidPredicate()) | 
| template<typename Excpt, typename ... Rest> | |
| bool | zyppng::detail::containsOneOfExceptionImpl (const std::exception_ptr &exceptionPtr) | 
| template<typename ... Excpt> | |
| bool | zyppng::containsOneOfException (const std::exception_ptr &exceptionPtr) | 
| template<typename Excpt> | |
| bool | zyppng::containsException (const std::exception_ptr &exceptionPtr) |