aboutsummaryrefslogtreecommitdiff
path: root/include/unique-ptr.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-12Replace gnu::unique_ptr with std::unique_ptrJonathan Wakely1-405/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-29C++: simplify output from suggest_alternatives_forDavid Malcolm1-6/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)David Malcolm1-1/+3
2017-10-16Add gnu::unique_ptrDavid Malcolm1-0/+403