mirror of
https://github.com/boostorg/fusion.git
synced 2026-05-04 03:41:00 +02:00
099333b61d800af122662677c95d3d04759b5a9a
Fixes #163. Since C++11 we can do SFINAE in template parameters. VS2017 15.5 doesn't like the SFINAE on argument here, but do not ask me why, because I have no idea.
Description
Boost.org fusion module
Languages
C++
100%