
22 Dec
2005
22 Dec
'05
2:31 p.m.
On Thu, 22 Dec 2005 10:40:35 -0000, Frank Laub <frank.laub@gmail.com> wrote:
Oh, I have a rev4.5 now. rev4.4 first started to use the Boost.Operatorlibrary so that I didn't have to write so much redundant operator code. That's when the return type got changed from a void to a T&. In rev4.5, I've also modified the rhs so that it takes a const bitfield_base<T>& as you suggest.
I'll download rev4.5 from the vault and give that a go.