Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -70/+0 |
* | Fixed a test that was attempting to use rvalue-references w/o checking to see... | Marshall Clow | 2014-04-17 | 1 | -1/+4 |
* | Implement N3672, optional<T>. | Howard Hinnant | 2013-09-02 | 1 | -0/+14 |
* | Patch for N3655 (Transformation type traits) with Howard's additions | Marshall Clow | 2013-07-04 | 1 | -11/+26 |
* | A much improved type_traits for C++0x. Not yet done: is_trivially_constructi... | Howard Hinnant | 2011-05-13 | 1 | -0/+4 |
* | N3142. Many of these traits are just placeholders with medium quality emulat... | Howard Hinnant | 2010-11-19 | 1 | -0/+34 |