summaryrefslogtreecommitdiffstats
path: root/libcxx/include/any
Commit message (Expand)AuthorAgeFilesLines
* Implement P0504R0: Revisiting in-place tag types for any/optional/variantEric Fiselier2016-11-171-3/+3
* Make any_cast<void()>(nullptr) compileEric Fiselier2016-10-161-4/+16
* Update issue status for LWG 2744Eric Fiselier2016-10-161-5/+2
* Update issue status for LWG 2768 and 2769Eric Fiselier2016-10-161-3/+6
* Fix various issues in std::any and the related tests.Eric Fiselier2016-10-071-62/+46
* Followon to r279744. Find the other exception types and make __throw_XXX rout...Marshall Clow2016-08-251-3/+13
* Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...Marshall Clow2016-08-251-1/+0
* [libcxx] Add std::anyEric Fiselier2016-08-111-0/+658
OpenPOWER on IntegriCloud