#include <find_if.hpp>

Public Types | |
| typedef iter_fold_if< Sequence, void, mpl::arg< 1 >, protect < aux::find_if_pred< Predicate > > >::type | result_ |
| typedef second< result_ >::type | type |
| typedef iter_fold_if< Sequence , void , mpl::arg<1> , protect< aux::find_if_pred<Predicate> > >::type boost::mpl::find_if< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::result_ |
| typedef second<result_>::type boost::mpl::find_if< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type |