|
Boost : |
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-04-10 12:39:53
Thanks to Greg Colvin and Howard Hinnant, I've added code to
auto_array_ptr.hpp to handle
auto_ptr<X[]> ar(new X[4]);
It's now in the vault at
// -----------------------------------------
Description : initial version of auto_array_ptr
You can access the files at the URL
http://groups.yahoo.com/group/boost/files/auto_array_ptr/auto_array.hpp
http://groups.yahoo.com/group/boost/files/auto_array_ptr/main.cpp
If those of you who tested it before, and have Partial specialization in
their compilers could give it another run, I'd appreciate it. (gcc 2.95.2
and MSVC 6.5(unchanged) work as expected.)
-gary-
gary.powell_at_[hidden]
PS
CUJ's article on Compilers claims that MSVC 7.0 will have partial
specialization WooHoo!
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk