You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/containers/sequences/list
Howard Hinnant 1c3ec6d480 Another installment on debug mode. This addresses list. However this should be considered a temporary state. The API of the debug database and how vector and list use it, is unsatisfactory at the moment. It is both inefficient and overly verbose. I wanted to get this functionality checked in though. In the next day or so I'll refactor what is there in an attempt to streamline things.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@140660 91177308-0d34-0410-b5e6-96231b3b80d8
14 years ago
..
list.capacity license change 15 years ago
list.cons Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
list.modifiers Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
list.ops license change 15 years ago
list.special Another installment on debug mode. This addresses list. However this should be considered a temporary state. The API of the debug database and how vector and list use it, is unsatisfactory at the moment. It is both inefficient and overly verbose. I wanted to get this functionality checked in though. In the next day or so I'll refactor what is there in an attempt to streamline things. 14 years ago
iterators.pass.cpp Bug 9096 - list::iterator not default constructible 15 years ago
types.pass.cpp license change 15 years ago
version.pass.cpp license change 15 years ago