Skip to content

Feature: value_or algorithm#13

Merged
DNKpp merged 6 commits into
mainfrom
dev/value_or
Mar 13, 2026
Merged

Feature: value_or algorithm#13
DNKpp merged 6 commits into
mainfrom
dev/value_or

feat: add value_or_else algorithm

96fc5c4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Mar 13, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 7
           

Complexity increasing per file
==============================
- test/unit-tests/ext/StdOptional.cpp  1
- test/unit-tests/ext/RawPointer.cpp  1
- test/unit-tests/ext/StdSharedPtr.cpp  1
- test/unit-tests/ext/StdUniquePtr.cpp  1
- test/compile-errors/value_or/incompatible-alternative.cpp  1
- include/gimo/algorithm/ValueOrElse.hpp  13
- test/unit-tests/algorithm/ValueOrElse.cpp  10
         

Clones added
============
- test/unit-tests/algorithm/ValueOrElse.cpp  5
         

See the complete overview on Codacy