Comparator

Comparator typedef

using System::Linq::IOrderedEnumerable< T >::Comparator =  std::function<bool(const T&, const T&)>

See Also