- explicitly define operator== and < (for use in std::container) based on pimpl.
authorMichael Andres <ma@suse.de>
Sun, 29 Jan 2006 23:17:56 +0000 (23:17 +0000)
committerMichael Andres <ma@suse.de>
Sun, 29 Jan 2006 23:17:56 +0000 (23:17 +0000)
commit161a3a983ef91121be89c7de004f5a3b5421767d
tree54b823125ff1b24ad4928d16d9d2d319a4154121
parentd20644b3eb7bcf084c443a580908bb51cf65c278
- explicitly define operator== and < (for use in std::container) based on pimpl.
  Fixed pimpl to be a smart_pointer, not RW wrapped.
zypp/Source.h