Home
last modified time | relevance | path

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

/third_party/boost/libs/hof/test/
Dtest.hpp171 struct move_class struct
174 move_class() : i(new int(0)) in move_class() argument
178 constexpr T operator()(T x, U y) const in operator ()()