
2 Oct
2011
2 Oct
'11
1:54 p.m.
Alexander Bulovyatov wrote:
Well, I don't see any special optimization for 2, 4 bits. They will work faster than, say 7, because a compiler replaces mul / div by power of 2 with << >> ops.
Hin In this cases you are sure the bits will be always on the same word, so there is no need to take care of managing multiple words for theese cases. Best, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/Is-someone-interested-in-container-Compre... Sent from the Boost - Dev mailing list archive at Nabble.com.