summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/experimental/string_view/cons/wchar_t/1.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* 1.cc: Remove 'test' variables.Paolo Carlini2016-10-141-1/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* limits: Remove stray semicolon.Paolo Carlini2014-10-151-1/+1
* re PR libstdc++/61374 (string_view::operator string() is buggy)Jonathan Wakely2014-06-011-6/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* string_view: Rep empty string with unit-length static constexpr string.Edward Smith-Rowland2013-11-211-5/+6
* Implement N3762 string_view: a non-owning reference to a string.Edward Smith-Rowland2013-11-161-0/+73