25 RepositoryImpl& operator=(RepositoryImpl
const&);
26 RepositoryImpl(RepositoryImpl
const&);
33 fillPackAssociations(::std::vector<::gsl::not_null<::PackCommand::PackAssociations*>>& packs) ;
35 virtual void removePacks(::std::vector<::gsl::not_null<::Pack const*>>
const& packs) ;
37 virtual ~RepositoryImpl() =
default;
45 MCNAPI
void $removePacks(::std::vector<::gsl::not_null<::Pack const*>>
const& packs);