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: Reserve __is_trivially_relocatable for a builtin?


On 04/02/19 19:26 +0100, Marc Glisse wrote:
2019-02-04  Marc Glisse  <marc.glisse@inria.fr>

       PR libstdc++/87106
       * include/bits/stl_uninitialized.h (__is_trivially_relocatable):
       Rename...
       (__is_bitwise_relocatable): ... to this.
       (__relocate_a_1): Adapt.
       * include/bits/stl_deque.h (__is_trivially_relocatable): Rename...
       (__is_bitwise_relocatable): ... to this.


I think it is trivial (pun!) and essentially pre-approved, but it doesn't hurt to ask.

Yup, OK, thanks.


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