Apply suggestions from code review
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
@@ -131,6 +131,7 @@ struct Installable
|
||||
OperateOn operateOn,
|
||||
const std::vector<std::shared_ptr<Installable>> & installables);
|
||||
};
|
||||
|
||||
typedef std::vector<std::shared_ptr<Installable>> Installables;
|
||||
|
||||
struct InstallableValue : Installable
|
||||
|
||||
Reference in New Issue
Block a user