|
libzypp
17.35.12
|
#include <zypp-core/zyppng/pipelines/AsyncResult>#include <zypp-core/zyppng/meta/FunctionTraits>#include <zypp-core/zyppng/meta/TypeTraits>#include <zypp-core/zyppng/meta/Functional>
Go to the source code of this file.
Namespaces | |
| zyppng | |
| zyppng::detail | |
Typedefs | |
| template<typename T > | |
| using | zyppng::detail::has_func_trait = typename function_traits< T >::return_type |
Functions | |
| template<typename Task , typename Pred > | |
| auto | zyppng::redo_while (Task &&todo, Pred &&until) |