aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/functional
AgeCommit message (Expand)AuthorFilesLines
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-01libstdc++: Add std::__conditional_t alias templateJonathan Wakely1-3/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-09libstdc++: Remove <debug/array>François Dumont1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-02Improve docs for Library Fundamentals TSJonathan Wakely1-0/+1
2019-01-03PR libstdc++/88607 replace or remove unnecessary UTF-8 charactersJonathan Wakely1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-04PR libstdc++/83607 specialize Boyer-Moore searchers for std::byteJonathan Wakely1-9/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely1-3/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-8/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Use normal mode containers in searchersJonathan Wakely1-4/+4
2016-10-05PR 70564 disambiguate constructors for not_fn call wrapperJonathan Wakely1-52/+1
2016-10-03Fix libstdc++ versioned namespace buildJonathan Wakely1-0/+1
2016-08-19Define std::not_fn for C++17Jonathan Wakely1-21/+25
2016-07-14Include header for std::__parallel::searchJonathan Wakely1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-03Make std::experimental::not_fn SFINAE-friendly.Jonathan Wakely1-10/+22
2015-06-30Implement N4387, "Improving pair and tuple", and LWG 2367.Ville Voutilainen1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-13Post-Urbana updates to Library Fundamentals v1.Jonathan Wakely1-1/+1
2014-10-29Add <experimental/algorithm> and <experimental/functional>.Jonathan Wakely1-0/+428