Skip to content

Commit

Permalink
Refactor - LoadedPrograms::replenish() (#35145)
Browse files Browse the repository at this point in the history
* 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
Lichtso authored Feb 14, 2024
1 parent 2d09e49 commit 716ad54
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 119 deletions.
Loading

0 comments on commit 716ad54

Please sign in to comment.