brunocodutra / metal

Love template metaprogramming
https://brunocodutra.github.io/metal/
MIT License
324 stars 23 forks source link

MSVC test for default ordering of metal::sort in alias template #107

Closed ecrypa closed 4 years ago

ecrypa commented 4 years ago

Conclusion: MSVC produces an internal compiler error due to the default parameter of the alias template (in this particular case).