11 Oct
2010
11 Oct
'10
7:46 p.m.
michi7x7 wrote:
Am 11.10.2010 01:59, schrieb Ryan McConnehey: Hi,
yes it is, but you need to pass the template-parameters:
Sorter
shell(boost::bind(quicksort , _1)); or simply
Sorter
shell(quicksort ); Regards,
michi7x7 By binding to the exact template parameters it makes the Sorter not as flexible as I'm hoping. If I have two boost arrays defined like so.
boost::array