std::pair<InputIterator, InputIterator> InputIterator InputIterator command_queue & Returns a pair of iterators with the first pointing to the minimum element and the second pointing to the maximum element in the range [first, last). See also: min_element(), max_element()