Home
last modified time | relevance | path

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

/third_party/boost/libs/hof/test/
Dflow.cpp42 struct increment_movable struct
44 std::unique_ptr<int> n;
45 increment_movable() in increment_movable() function
49 T operator()(T x) const in operator ()()
Dcompose.cpp42 struct increment_movable struct
44 std::unique_ptr<int> n;
45 increment_movable() in increment_movable() function
49 T operator()(T x) const in operator ()()