splinter-build / splinter

A series of patches (one per branch) on top of the Ninja project's codebase. Updated periodically.
Apache License 2.0
6 stars 1 forks source link

Use constexpr where we can. #21

Open shahzadlone opened 5 years ago

shahzadlone commented 5 years ago

If an expression can be calculated during compile time then make it constexp.