-
- Downloads
Workaround: type member test failure in gcc 4.9.3
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.
Please sign in to comment