Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor -
LoadedPrograms::replenish()
(#35145)
* Replace LoadedPrograms::replenish() with LoadedPrograms::assign_program(). * Removes LoadedPrograms::replenish(). * Defines replacement by having the same loaded program type. * Implements a proper insertion sort with a two key comparison operator.
- Loading branch information