Work function invokes sequential (i.e., STL) find_first_of.
More...
Public Member Functions | |
| range_find_first_of (Predicate predicate) | |
| template<typename View0 , typename View1 > | |
| View0::reference | operator() (View0 const &view0, View1 const &view1) const |
Work function invokes sequential (i.e., STL) find_first_of.
1.8.13