Sadly, MSVC cannot handle pointer-to-members in constexprs.
This is true even if the pointer-to-member is never actually used, but only has its type matched, which was what kj::size() was trying to do. Oh well, define some damned constants instead.
Showing
Please
register
or
sign in
to comment