distinct null value compatible with any data type. More...
#include <QxtNullable>
in general it's a templated abstraction to allow any data type to be expressed with a null value distinct from any real value. An example of such a use is for optional arguments.
prepare a function for argument skipping:
usage:
determinates if the Value is set to something meaningfull
delete Value
defines a skipable argument with type t and variable name n
| Copyright © 2007 Qxt Foundation | Trademarks | Qt Extension Library 0.4 |