diff options
| author | bkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-29 21:07:04 +0000 |
|---|---|---|
| committer | bkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-29 21:07:04 +0000 |
| commit | af935175fee136fafadea4a979a3d51310d5b1a8 (patch) | |
| tree | 52fa0cbca10dc902dd94856e2761fd6ad182347d /libjava/java/sql/DatabaseMetaData.java | |
| parent | 5cd2ccf379fcda171403752431be72b438c71c2a (diff) | |
| download | ppe42-gcc-af935175fee136fafadea4a979a3d51310d5b1a8.tar.gz ppe42-gcc-af935175fee136fafadea4a979a3d51310d5b1a8.zip | |
2000-06-29 Branko Cibej <branko.cibej@hermes.si>
* bits/std_memory.h (auto_ptr_ref): Reworked and defined only if
_GLIBCPP_RESOLVE_LIB_DEFECTS.
(auto_ptr): _M_ptr changed to void*.
(suto_ptr::get): Cast _M_ptr to element type.
(auto_ptr::auto_ptr(auto_ptr<Tp1>)): Test implicit convetsion.
(auto_ptr::~auto_ptr): Use this->get() instead of _M_ptr.
(auto_ptr::operator*): Likewise.
(auto_ptr::operator->): Likewise.
(auto_ptr::release): Likewise.
(auto_ptr::reset): Likewise.
(auto_ptr::auto_ptr(auto_ptr_ref)): Initialize from __ref._M_release.
(auto_ptr::operator auto_ptr_rev<_Tp1>): Updated.
Define nested auto_ptr_ref unless _GLIBCPP_RESOLVE_LIB_DEFECTS.
Define operator=(auto_ptr_ref) if _GLIBCPP_RESOLVE_LIB_DEFECTS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34792 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/sql/DatabaseMetaData.java')
0 files changed, 0 insertions, 0 deletions

