Na tej stronie std::priority_queue size() method od C++98// Const version onlysize_type size() const Returns the number of elements in the underlying container, that is, c.size(). Parameters (none) Return value The number of elements in the container. Complexity