
14 Jun
2006
14 Jun
'06
9:36 p.m.
-----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