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: Simplifing tuples


Benjamin Kosnik wrote:

FWIW....

I'm more in favor of compile-time construction via metaprogramming (only
as complicated as is absolutely necessary, of course...). In the long
run, this seems like the more robust solution. Also, one without build
dependencies. It seems like either way you'll have some complexity, it's
just where you choose to put it.


I agree.

Paolo.


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