Home
last modified time | relevance | path

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

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