Searched refs:Amot (Results 1 – 1 of 1) sorted by relevance
110 …using Amot = typename std::allocator_traits<Allocator>::template rebind_alloc<MoveOperationTracker… variable111 TestSequence<std::deque <MoveOperationTracker, Amot> >(a);112 TestSequence<std::list <MoveOperationTracker, Amot> >(a);113 TestSequence<std::vector<MoveOperationTracker, Amot> >(a);