XMunkki/FixPointCS

constexpr support for C++?

Opened this issue · 0 comments

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!