OrangeC
OrangeC copied to clipboard
Constexpr work
There is some constexpression work that needs to be done.
First, classes/templates with no data that are marked constexpr aren't being treated as constexpr
Second, the fmatrix-related stuff in the variant header is currently being evaluated at runtime.