//Creating an alias template using min_heap = priority_queue, std::greater>; //Declaration min_heap my_heap;