typedef boost::int_t<sizeof(void*) * 8>::fast fastint_t;

Nice, but why isn't this part of the standard distribution as a "word_t" or something?
Just curious why it's not there already.

Rodrigo