Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optional: Implement LWG 2900 and P0602 | Casey Carter | 2017-07-09 | 1 | -4/+4 |
* | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-06-20 | 1 | -1/+1 |
* | Add some constexpr tests for optional's move/copy ctor | Marshall Clow | 2017-05-25 | 1 | -0/+14 |
* | Mark the copy constructor and move | Marshall Clow | 2017-05-17 | 1 | -1/+6 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 1 | -0/+8 |
* | Add more tests for optional<const T> | Eric Fiselier | 2016-10-28 | 1 | -0/+5 |
* | Implement N4606 optional | Eric Fiselier | 2016-10-12 | 1 | -0/+196 |
* | Revert Add <optional>. Will recommit with better commit message | Eric Fiselier | 2016-10-12 | 1 | -196/+0 |
* | Add <optional> header. | Eric Fiselier | 2016-10-12 | 1 | -0/+196 |