common: Add generic stream operators for enum types
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 4 Oct 2016 20:53:01 +0000 (22:53 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 4 Oct 2016 20:53:01 +0000 (22:53 +0200)
commit933e1bf5264b6bbd91941f1f06e6e9675e24221a
treec84c5fa6cde8304acedc9b7b48ccf7187f3cb725
parent92b14080db9838311ba45bddc7306d8366970820
common: Add generic stream operators for enum types

These operators use the underlying type of a given enum to
(de)serialize to and from QDataStream.
src/common/types.h