brunocodutra / metal

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

MSVC workaround for default ordering (v2) #108

Closed ecrypa closed 4 years ago

ecrypa commented 4 years ago

Maybe MSVC has troubles if default arguments contain < or > characters. Let us hope this passes.

ecrypa commented 4 years ago

MSVC emits internal compiler error.