mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 23:04:33 +02:00
add missing lambda support
[SVN r16608]
This commit is contained in:
@@ -100,6 +100,8 @@ struct if_
|
||||
|
||||
public:
|
||||
typedef typename answer< BOOST_MPL_AUX_ICE_CAST(bool, c_) >::type type;
|
||||
|
||||
BOOST_MPL_AUX_LAMBDA_SUPPORT(3,if_,(C,T1,T2))
|
||||
};
|
||||
|
||||
#else
|
||||
|
Reference in New Issue
Block a user