A question about nonnull value of auto_ptr

Tim Northover t.p.northover at gmail.com
Wed Nov 5 06:40:51 PST 2014


>   I am curious about what kind of code crash the SPEC benchmark.
> Maybe the SPEC benchmark was modified to use C++1x by hand?

auto_ptr is the deprecated C++03 one. It and close equivalents seem to
be used in a few SPEC2006 benchmarks.

Cheers.

Tim.



More information about the cfe-commits mailing list