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]

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


(Also added a new [_neg] test)

Move static_assert for function pointers to __to_address

2017-11-28  Glen Joseph Fernandes  <glenjofe@gmail.com>

        * include/bits/ptr_traits.h (to_address): Moved static_assert.
        * testsuite/20_util/to_address/1_neg.cc: New test.


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]