Skip to content

Commit 5937b16

Browse files
committed
Reimplement my previous efforts at generating from RuntimeVersions.def
using more template metaprogramming. This generates better results --- the platform-specific logic is now just considering platform-specific data, and it traverses it forward instead of in reverse --- but it also sidesteps the fact that MSVC apparently miscompiles std::initializer_list temporaries in constexpr.
1 parent 680f04e commit 5937b16

File tree

1 file changed

+287
-53
lines changed

1 file changed

+287
-53
lines changed

0 commit comments

Comments
 (0)