forked from boostorg/fusion
Merge from trunk
[SVN r75980]
This commit is contained in:
@ -37,7 +37,7 @@ namespace boost { namespace fusion
|
||||
{
|
||||
template <typename Seq1, typename Seq2>
|
||||
inline typename
|
||||
enable_if<
|
||||
boost::enable_if<
|
||||
traits::enable_comparison<Seq1, Seq2>
|
||||
, bool
|
||||
>::type
|
||||
|
Reference in New Issue
Block a user