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] Add missing comparison operators in <random>


Hi,

added operator!= for the engines and both operator== and operator!= for
the distributions, per N3037. Tested x86_64-linux multilib, committed to
mainline.

Paolo.

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

Attachment: CL_random_eq_neq
Description: Text document

Attachment: patch_random_eq_neq
Description: Text document


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