summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/out_ptr.h
AgeCommit message (Expand)Author
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-05-07libstdc++: Fix <memory> for -std=c++23 -ffreestanding [PR114866]Jonathan Wakely
2023-11-17libstdc++: Add more Doxygen comments and another test for std::out_ptrJonathan Wakely
2023-11-16libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]Jonathan Wakely