What does this container do?
Thanks
Jack

Re: characteristics of boost's shared pointers? by Carl

Carl
Sat Feb 24 11:42:10 CST 2007

"Jacky" <jl@knight.com> wrote in message
news:uQBoybCWHHA.1360@TK2MSFTNGP02.phx.gbl...
> What does this container do?

Which container?

1. shared pointers are not containers
2. you should ask boost questions on the boost-users mailing list
(http://lists.boost.org/mailman/listinfo.cgi/boost-users)

-cd



Re: characteristics of boost's shared pointers? by Ulrich

Ulrich
Mon Feb 26 02:28:41 CST 2007

Jacky wrote:
> What does this container do?

Go to www.boost.org and read the docs.

Uli