Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for LWG issue 2361 | Eric Fiselier | 2016-04-18 | 10 | -3/+145 |
* | Add a test for LWG#2466: allocator_traits::max_size() default behavior is inc... | Marshall Clow | 2015-10-25 | 1 | -2/+2 |
* | Noticed that std::allocator<const T> was missing the definition for is_always... | Marshall Clow | 2015-07-01 | 1 | -0/+4 |
* | Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Als... | Marshall Clow | 2015-06-02 | 1 | -0/+48 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 20 | -0/+1173 |