From: Warren Young Date: September 19 2005 4:37pm Subject: Re: [patch] row::operator[] - template version List-Archive: http://lists.mysql.com/plusplus/4948 Message-Id: <432EE944.5040706@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > > I don't think we can, or want to, add boost to the build dependencies. I'd be wary of making it _required_, but I do intend to use its threading library when implementing locking in the next version of MySQL++. That will be optional, however. If Boost isn't present, the library will revert to its current weak locks.