Patches from Tim Blechmann

[SVN r75976]
This commit is contained in:
Joel de Guzman
2011-12-16 00:14:49 +00:00
parent 48e4118768
commit a25a7092d8
16 changed files with 65 additions and 65 deletions

View File

@ -28,7 +28,7 @@ namespace boost { namespace fusion
{
template <typename Seq1, typename Seq2>
inline typename
enable_if<
boost::enable_if<
traits::enable_comparison<Seq1, Seq2>
, bool
>::type