
11 Jul
2010
11 Jul
'10
4:57 p.m.
hi all, i am currently having a hard time to figure out, how to use boost.parameter with default template arguments. i have a signature: typedef parameter::parameters<optional<tag::a>, optional<tag::b> > foo_signature; template <class X, class A = boost::parameter::void_, class B = boost::parameter::void_> class foo {}; now, how do i set a default parameter for one of the template arguments? it is either not documented, or i am missing the point, where it is explained ... thanks, tim -- tim@klingt.org http://tim.klingt.org Which is more musical, a truck passing by a factory or a truck passing by a music school? John Cage