mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-23 17:17:23 +02:00
When a) first elem is sequence b) second (and third) elem is(are) void*, both of conversion ctor and forwarding ctor are candidate since SFINAE expression has void* type.