4 Jul 18:55
New to Boost C++ - Dynamic Arrays
From: Jean-Sebastien Stoezel <js.stoezel <at> gmail.com>
Subject: New to Boost C++ - Dynamic Arrays
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-07-04 16:59:20 GMT
Subject: New to Boost C++ - Dynamic Arrays
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-07-04 16:59:20 GMT
Hello, I am interested in supporting dynamic arrays in my C++ application. I read about STL, which somehow brought me to Boost C++... I see Boost C++ provides the Array library, which only seems to support static arrays... Does Boost C++ support dynamic arrays? Any example I could use to understand how this work? By any means, would this dynamic array library be thread safe? Thanks! Jean
RSS Feed