ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] Re: Userfriendly interaction of tuples with mpl containers
by Giovanni Bajo other posts by this author
Jan 14 2004 3:56PM messages near this date
Re: [boost] Userfriendly interaction of tuples with mpl containers | [boost] Fusion
Daniel Krügler (nee Spangenberg) wrote:

>  Does there exist a boost::mpl way (?) to define my
>  boost::tuples::tuple<> inside the given
>  Test class template until the last non-mpl::void_ is filled into it?
>  (Iteration until end??)

Can't you just say:

typedef typename mpl::remove<InternalTypeContainer, mpl::void_> ::type
   InternalTypeContainerNoVoid;

?
-- 
Giovanni Bajo



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Daniel =?iso-8859-1?Q?Kr=FCgler?= (nee Spangenberg)
Daniel =?iso-8859-1?Q?Kr=FCgler?= (nee Spangenberg)
Aleksey Gurtovoy
Giovanni Bajo

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved