Commit Graph

4 Commits

Author SHA1 Message Date
64b8406c16 Introduce detail::enabler instead of fusion::void_. 2015-12-10 17:06:04 +09:00
12792a6c11 Fix compile error with ambiguous ctor, close #11766.
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.
2015-12-01 01:14:52 +09:00
ddcd3cdf93 Likewise. 2015-06-17 01:40:45 +09:00
83a08934c8 Prepare to merge 2015-04-19 11:56:21 +09:00