This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[v3] Revert forward_list "non standard pointer" support


Hi,

as agreed with Benjamin back in Santa Cruz, this patch reverts the
experimental support for "non standard pointers" in forward_list, which
is not yet ready for prime time (among other things, doesn't follow the
guidelines in N2913, and anyway, we should make sure to have something
consistent with the scoped allocator model, etc...)

Tested x86_64-linux, committed to mainline.

Next, DR 1278...

Paolo.

////////////////////

Attachment: CL_forward_list_revert_ext
Description: Text document

Attachment: patch_forward_list_revert_ext
Description: Text document


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