Adapter to use IComparer within STL environment. Uses IComparer if set; otherwise, uses operator < (if available) or returns false (if not)....(const Q&, const Q&) const Comparison function for types with operator...(const Q&, const Q&) const Comparison function for types with operator...