FixPointCS
FixPointCS copied to clipboard
constexpr support for C++?
Would it be a bad idea to define C++ methods as constexpr?
This would facilitate defining non trivial constexpr values in applications.
I'd appreciate any thoughts.
Thank you!