mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-06 16:24:35 +02:00
New v2_1 stuff broke mpl::if_<...> for normal people ;-)
disabled for the time being. [SVN r16334]
This commit is contained in:
@@ -71,7 +71,7 @@ struct name< BOOST_MPL_AUX_VOID_SPEC_PARAMS(i) > \
|
|||||||
}; \
|
}; \
|
||||||
\
|
\
|
||||||
namespace v2_1 { \
|
namespace v2_1 { \
|
||||||
struct name : ::boost::mpl::name<> {}; \
|
/*struct name : ::boost::mpl::name<> {}; breaks mpl::if_<...> */ \
|
||||||
} \
|
} \
|
||||||
/**/
|
/**/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user