This is the mail archive of the gcc-bugs@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]

[Bug c++/35722] [C++0x] Variadic templates expansion into non-variadic class template



------- Comment #9 from jack dot q dot word at gmail dot com  2009-08-13 05:04 -------
(In reply to comment #8)
> Created an attachment (id=18348)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18348&action=view) [edit]
> tuple & union examples with possibly proper variadic return type case relying
> on variadic template expansion
> 

the unnamed structs/unions, and RecursiveStruct/Union can be discarded, and use
'byte Data[VarTypeNav< cT, vT...>::Size];' ...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35722


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