20 #ifndef PALUDIS_GUARD_PALUDIS_SELECTION_FWD_HH 21 #define PALUDIS_GUARD_PALUDIS_SELECTION_FWD_HH 1 38 class SomeArbitraryVersion;
39 class BestVersionOnly;
40 class BestVersionInEachSlot;
41 class AllVersionsSorted;
42 class AllVersionsGroupedBySlot;
43 class AllVersionsUnsorted;
44 class RequireExactlyOne;
47 class DidNotGetExactlyOneError;
Definition: about_metadata-fwd.hh:23
std::ostream & operator<<(std::ostream &, const WantPhase &) PALUDIS_VISIBLE
#define PALUDIS_VISIBLE
Definition: attributes.hh:59