Name |
Last commit
|
Last update |
---|---|---|
.. | ||
assign | ||
cons | ||
modifiers | ||
requirements/explicit_instantiation | ||
specialized_algorithms |
unique_ptr.h (unique_ptr<_Tp[]>::template<typename U> void reset(U)): Add as deleted function, per DR 821 [Ready]. 2008-09-28 Paolo Carlini <paolo.carlini@oracle.com> * include/bits/unique_ptr.h (unique_ptr<_Tp[]>::template<typename U> void reset(U)): Add as deleted function, per DR 821 [Ready]. * include/bits/unique_ptr.h: Prefer everywhere deleted to private member function declarations; minor formatting tweaks. * testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: New. * testsuite/20_util/unique_ptr/assign/assign.cc: Adjust DejaGNU directives. From-SVN: r140737
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
assign | Loading commit data... | |
cons | Loading commit data... | |
modifiers | Loading commit data... | |
requirements/explicit_instantiation | Loading commit data... | |
specialized_algorithms | Loading commit data... |