-
- Downloads
Make enable_if more portable
As I learned clang is known to not work correctly if enable_if is used in a varadic template parameter of type 'class'. Replacing this by e.g. an int-parameter should fix the problem.
parent
b01278ce
No related branches found
No related tags found
Please register or sign in to comment