summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/scoped_lock
Commit message (Expand)AuthorAgeFilesLines
* Remove dg-require-cstdint directive from testsJonathan Wakely2018-07-263-3/+0
* Update copyright years.Jakub Jelinek2018-01-034-4/+4
* invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek2017-09-154-4/+4
* PR libstdc++/79433 no #error for including headers with wrong -stdJonathan Wakely2017-09-121-1/+1
* Reorder std::scoped_lock parameters as per P0739R0 DR statusJonathan Wakely2017-07-153-2/+33
* Add deduction guides for C++17 (P0433R2, partial)Jonathan Wakely2017-03-221-0/+53
* Add std::scoped_lock for C++17Jonathan Wakely2017-03-053-0/+199