-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactored & simplified Settings.hpp
* code and templating structure (via and in response to -ftime-trace analysis) * replaced std::ranges::find(..) by more compile-time friendly version * replaced std::sort by binary-search+merge-sort * added non-inline to methods to avoid unnecessary compile-time optimisations Signed-off-by: Ralph J. Steinhagen <[email protected]>
- Loading branch information
1 parent
5a1b05d
commit b68fad3
Showing
1 changed file
with
85 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters