libzypp 17.32.2
|
#include <zypp-media/ng/ProvideFwd>
Go to the source code of this file.
Namespaces | |
namespace | zyppng |
Typedefs | |
template<typename T > | |
using | zyppng::ProvidePromiseRef = std::shared_ptr<ProvidePromise<T>> |
template<typename T > | |
using | zyppng::ProvidePromiseWeakRef = std::weak_ptr<ProvidePromise<T>> |