Home
last modified time | relevance | path

Searched defs:copy_while (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx11/
Dcopy_if.hpp70 copy_while ( InputIterator first, InputIterator last, OutputIterator result, Predicate p ) in copy_while() function
88 copy_while ( const Range &r, OutputIterator result, Predicate p ) in copy_while() function