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] Simplify a tad _Bind<_Functor(_Bound_args...)>


Hi all, Jon,

I'm thinking of simplifying a bit the recently introduced mechanism like
this. Can you imagine anything wrong with it? Passes regtesting, of course.

As a side note, I think it would be really nice if we could use *only*
result_of instead, thus hiding declval tricks, but I don't think it's
feasible, did you try hard Jon?

Paolo.

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

Attachment: CL_bind_simp
Description: Text document

Attachment: patch_bind_simp
Description: Text document


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