template<typename InputCollection, typename Comparator, typename OutputCollection = typename helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename helper::StoreContainerTrait<OutputCollection>::type, typename RefAdder = typename helper::SelectionAdderTrait<InputCollection, StoreContainer>::type>
struct SortCollectionSelector< InputCollection, Comparator, OutputCollection, StoreContainer, RefAdder >::PairComparator
Definition at line 58 of file SortCollectionSelector.h.