Searched refs:pusher (Results 1 – 1 of 1) sorted by relevance
1107 struct pusher { struct1116 struct pusher< try_push_op> { struct1183 CHECK(pusher<push_op>::push( q, MoveOperationTracker() )); in TestMoveSupport()1188 CHECK(pusher<push_op>::push( q, std::move(ob) )); in TestMoveSupport()1254 CHECK(pusher<push_op>::push(q, *it)); in FillTest()