Allow declaration of map and multimap iterator with incomplete mapped type. Patch...
authorEric Fiselier <eric@efcs.ca>
Tue, 3 Mar 2015 20:10:01 +0000 (20:10 +0000)
committerEric Fiselier <eric@efcs.ca>
Tue, 3 Mar 2015 20:10:01 +0000 (20:10 +0000)
commitb3be398c67ddb8d2f98480cc5540607a68b1ac88
treeaff366ad6d79b4aaf2b1cbc4c2c471c8c9e53677
parent2351bec3ead0f0a4b1a5858fc633410e3a0cc095
Allow declaration of map and multimap iterator with incomplete mapped type. Patch from eugenis

llvm-svn: 231119
libcxx/include/__tree
libcxx/include/map
libcxx/test/std/containers/associative/map/map.cons/default_recursive.pass.cpp
libcxx/test/std/containers/associative/multimap/multimap.cons/default_recursive.pass.cpp [new file with mode: 0644]