freebsd-ports/devel/qt-maybe/pkg-descr
Pawel Pekala 54f740ec5d A set of simple(ish) C++ templates which implement sum and option types.
They serve a similar purpose to boost::variant and boost::optional but
are implemented on top of Qt's QVariant container.
2016-02-26 17:17:44 +00:00

5 lines
242 B
Text

A set of simple(ish) C++ templates which implement sum and option types.
They serve a similar purpose to boost::variant and boost::optional but
are implemented on top of Qt's QVariant container.
WWW: https://github.com/robertknight/qt-maybe