Re: Using Boost in AbiWord core

From: Obin Hickory <obin.hickory_at_gmail.com>
Date: Fri Nov 05 2010 - 21:23:57 CET

>> If it is to use boost::shared_ptr<> and friends, there is the
>> alternative to use tr1 which is standard in gcc since 4.1.x and that
>> boost also provide that way for those platform that don't use gcc.
>>
>> I would give tr1 a shot first.
>
> Anyone a clue if MSVC supports tr1?

Actually Boost has tr1 support too. I have no idea whether MSVC
supports tr1 or not but you could you still bring boost in if needed.

See http://www.boost.org/doc/libs/1_43_0/doc/html/boost_tr1.html
(it has been in boost for quite a while)

Cheers,
Received on Fri Nov 5 21:24:04 2010

This archive was generated by hypermail 2.1.8 : Fri Nov 05 2010 - 21:24:04 CET