| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement P0504R0: Revisiting in-place tag types for any/optional/variant | Eric Fiselier | 2016-11-17 | 1 | -3/+3 |
| * | Make any_cast<void()>(nullptr) compile | Eric Fiselier | 2016-10-16 | 1 | -4/+16 |
| * | Update issue status for LWG 2744 | Eric Fiselier | 2016-10-16 | 1 | -5/+2 |
| * | Update issue status for LWG 2768 and 2769 | Eric Fiselier | 2016-10-16 | 1 | -3/+6 |
| * | Fix various issues in std::any and the related tests. | Eric Fiselier | 2016-10-07 | 1 | -62/+46 |
| * | Followon to r279744. Find the other exception types and make __throw_XXX rout... | Marshall Clow | 2016-08-25 | 1 | -3/+13 |
| * | Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ... | Marshall Clow | 2016-08-25 | 1 | -1/+0 |
| * | [libcxx] Add std::any | Eric Fiselier | 2016-08-11 | 1 | -0/+658 |

