Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / Bit.h
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2009-10-15 Michael AndresBitField: add explict set/unset/test/testAnyOf methods
2007-10-04 Martin VidnerRenamed templates back because proper qualification...
2007-10-03 Martin VidnerFixed compilation errors with GCC 4.3 by adding missing...
2007-06-14 Michael Andresfix missing return value, impl ptr type and protection...
2006-11-10 Michael Andresdoxygen fixes
2006-03-08 Michael Andres- updated SafeBool doc
2006-02-18 Michael Andres- Added BitField assign and bitwise operators.
2006-02-10 Michael Andres- fixed ResStatus (misplaced bits leading to wrong...
2006-01-29 Michael Andres- provide operator== for BitField
2006-01-26 Michael Andres- started ResStatus manipulation. backup.
2006-01-19 Michael AndresBackup ResStatus