Page 1 of 1

What is the use of is_heap_until() function?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) Returns the iterator of the last element of the sequence always
b) Returns the iterator to the position from where the sequence is a heap
c) Returns the iterator of the position till that the sequence is a heap
d) Returns the iterator of the first element of the sequence