cpp-best-practices / cpp-best-practices/cppbestpractices
Consider Avoiding Boolean Parameters
Open
- Dominant language
- No language data
- Stars
- 8.8k
- Forks
- 902
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to make the observation that perhaps this is a good place for templated functions instead of runtime checks.
If so, how often would you see this in production code?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.