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]

[v3] libstdc++/43554


Hi,

this adds a dummy implementation of the profile-mode std::forward_list,
which is just usable with -D_GLIBCXX_PROFILE, doesn't actually profile
anything.

Tested x86_64-linux (check-profile), committed.

Paolo.

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

Attachment: CL_43554
Description: Text document

Attachment: patch_43554
Description: Text document


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