Skip to content
Snippets Groups Projects
Commit 46be68fd authored by Sam Yates's avatar Sam Yates
Browse files

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.
parent de87551a
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment