commit | 14ba0ad6894eec179bae45550491ff5dcdccee55 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Thu Nov 26 01:24:04 2015 +0000 |
committer | Marshall Clow <mclow.lists@gmail.com> | Thu Nov 26 01:24:04 2015 +0000 |
tree | 353345657b56c3f53eddf10b4a9d375803a5309d | |
parent | 5a579cfea4245a5a74a3411c1f42e3a8948a64e6 [diff] |
Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@254119 91177308-0d34-0410-b5e6-96231b3b80d8