You are right

On 4 March 2010 17:53, Steven Watanabe <watanabesj@gmail.com> wrote:
This may or may not work depending on the order that
the compiler does things.  Most likely, on windows, the
compiler is creating the two new Mocks and then passing
them to the shared_ptr constructors.  On Linux, it's probably
passing each new Mock to shared_ptr as soon as it's constructed.

In Christ,
Steven Watanabe


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users



--
Regards, Andrey