Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Dtransform_iterator.hpp112 transform_iterator<OtherUnaryFunction, OtherIterator, OtherReference, OtherValue> const& t in transform_iterator()
115 , typename enable_if_convertible<OtherUnaryFunction, UnaryFunc>::type* = 0 in transform_iterator()