-
Sam Yates authored
Void default argument SFINAE test for presence of type definition within in a class fails in gcc 4.9.3. This commit uses a different SFINAE approach to work around the compiler bug.
46be68fd
Void default argument SFINAE test for presence of type definition within in a class fails in gcc 4.9.3. This commit uses a different SFINAE approach to work around the compiler bug.