Sorry for my poor explanation.
What I was trying to do was permute the types that weren't MyClassA and MyClassB
Such as:
typedef MyClassA
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Chris Weed
Thanks, That is exactly what I need. I don't want to take up too much more of your time, but how would I add template arguments for template template parameters like:
typedef MyClassA
,int> Myfbci; MyClassA and MyClassB don't need to change.
I'm not sure what you mean. Do you mean passing 'MyClassB
' as one of the elements of the permutated sequences, or do you mean that 'bool' and 'char' are elements of the permutated sequences? (On my way out the door, and I won't be able to reply for about ten hours.)
Regards, Paul Mensonides
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users