Home
last modified time | relevance | path

Searched refs:execute_foreach (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dexecute.hpp116 Op execute_foreach(InIt first, InIt last, Op op) in execute_foreach() function
125 boost::iostreams::detail::execute_foreach(first, last, op); in execute_foreach()
130 return boost::iostreams::detail::execute_foreach(first, last, op); in execute_foreach()