summaryrefslogtreecommitdiff
path: root/gcc/fibonacci_heap.h
Commit message (Expand)AuthorAgeFilesLines
* Use std::swap instead of explicit swapsmiyuki2015-05-191-4/+2
* Update copyright years.jakub2015-01-051-1/+1
* * fibonacci_heap.h (min): Return m_data instead of non-existing data.hubicka2014-12-161-1/+1
* PR lto/63968marxin2014-11-241-17/+43
* New template fibonacci_heap class introduced.marxin2014-11-181-0/+608