#include <remove_if.hpp>
Public Types | |
typedef eval_if< typename apply1< Pred, U >::type, identity< Sequence >, apply2 < InsertOp, Sequence, U > >::type | type |
typedef eval_if< typename apply1<Pred,U>::type , identity<Sequence> , apply2<InsertOp,Sequence,U> >::type boost::mpl::aux::remove_if_helper< Pred, InsertOp >::apply< Sequence, U >::type |