summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/Counter.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR22366. When move-constructing an associative container and explicitly ↵Marshall Clow2015-01-281-0/+52
passing an allocator that compares different, we were not calling the destructor of the elements in the moved-from container. llvm-svn: 227359
OpenPOWER on IntegriCloud