[libcxx] r178064 - Another vector debug mode test, and a static test on Allocator::value_type. This partially addresses http://llvm.org/bugs/show_bug.cgi?id=15576.

Howard Hinnant hhinnant at apple.com
Tue Mar 26 12:36:44 PDT 2013


On Mar 26, 2013, at 3:30 PM, Matthieu Monrocq <matthieu.monrocq at gmail.com> wrote:

> Are there specific plans for other parts of the STL ? (other containers or for example having a dynamic check that algorithms expecting a sorted range are actually given such a range ?)

Yes, here's my to-do list in approximate priority order:

http://libcxx.llvm.org/debug_mode.html

Howard




More information about the cfe-commits mailing list