OrangeC icon indicating copy to clipboard operation
OrangeC copied to clipboard

Constexpr work

Open LADSoft opened this issue 9 months ago • 0 comments

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.

LADSoft avatar Apr 06 '25 22:04 LADSoft