18 #ifndef CUPT_SYSTEM_RESOLVERS_NATIVE
19 #define CUPT_SYSTEM_RESOLVERS_NATIVE
30 class NativeResolverImpl;
39 internal::NativeResolverImpl* __impl;
43 NativeResolver(
const shared_ptr< const Config >&,
const shared_ptr< const Cache >&);
45 void installVersion(
const shared_ptr< const BinaryVersion >&);
48 void removePackage(
const string& packageName);