Imported Upstream version 14.33.0
[platform/upstream/libzypp.git] / zypp / base / Flags.h
2014-03-31 Michael AndresFlags: more constexpr support
2014-01-17 Michael Andresmake swig happy :(
2014-01-14 Michael AndresAdd constexpr to Flags ctors
2011-12-22 Michael AndresFix Flags<> api to be more consistent and add testcase.
2011-06-08 Michael AndresSimplify Flags implementation
2011-05-31 Dominik Heidlerfix operator~ return datatype for flags (ctor is explicit)
2008-11-19 Michael Andresstream output for Flags
2008-08-12 Michael Andres- Offer a simpler, fate based status manipulation in...
2008-08-11 Michael Andres- Propagate default rpm install flags from zypp.conf...
2008-08-11 Michael Andres- Add base::Flags (like qt's QFlags) a type-safe way...