This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Implement std::to_address for C++2a


Implement std::to_address for C++2a

        * include/bits/ptr_traits.h (to_address): Implement to_address.
        * testsuite/20_util/to_address/1.cc: New tests.

Tested x86_64-pc-linux-gnu.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]