Home
last modified time | relevance | path

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

/third_party/boost/boost/poly_collection/detail/
Dtype_restitution.hpp153 struct binary_restitute_iterator_class struct
155 binary_restitute_iterator_class(const F& f):f(f){} in binary_restitute_iterator_class() argument
158 auto operator()( in operator ()()
170 auto operator()( in operator ()()
180 F f;