Boost logo

Boost :

From: Brannon King (brannonking_at_[hidden])
Date: 2006-05-18 19:38:54


Currently progress_display is hard-coded to an unsigned long value. There is
a note in the code about an attempted use of intmax_t instead. I think that
is overkill. What we should do, however, is template the function so that
the user can use any dataset they want. We can default the template to
unsigned long and it will work just as it does now. Any complaints?
 
______________________________
Brannon King
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk