#include <index_of.hpp>


Public Types | |
| typedef iter_fold_if< Sequence, int_< 0 >, next <>, aux::find_if_pred < Predicate > >::type | result_ |
| typedef end< Sequence >::type | not_found_ |
| typedef first< result_ >::type | result_index_ |
| typedef second< result_ >::type | result_iterator_ |
| typedef if_< is_same < result_iterator_, not_found_ > , void_, result_index_ >::type | type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |