Discourage using SafeBool in favor of explicit operator bool
authorMichael Andres <ma@suse.de>
Mon, 29 Apr 2013 16:52:23 +0000 (18:52 +0200)
committerMichael Andres <ma@suse.de>
Thu, 2 May 2013 09:07:31 +0000 (11:07 +0200)
commit7c004b9c67fc72d880bc17ad931cb709e2d44f53
tree1466e461fc8d0f386b3d6cfed1f61573e9569cee
parenta144d6ebf903b8e0bf191d9c2a64c721a91f3f9e
Discourage using SafeBool in favor of explicit operator bool
21 files changed:
zypp/Arch.cc
zypp/Bit.h
zypp/Capability.h
zypp/IdString.h
zypp/IdStringType.h
zypp/PluginFrame.h
zypp/PoolItem.h
zypp/Repository.h
zypp/Resolvable.h
zypp/base/IOStream.h
zypp/base/SafeBool.h
zypp/base/StrMatcher.h
zypp/parser/xml/Node.h
zypp/pool/PoolTraits.h
zypp/sat/LookupAttr.h
zypp/sat/Solvable.h
zypp/sat/Transaction.h
zypp/solver/detail/InstallOrder.cc
zypp/ui/Selectable.h
zypp/ui/SelectableImpl.cc
zypp/ui/SelectableImpl.h