Generator that returns void. More...
#include <constant.h>
Public Types | |
| typedef void | result_type |
| The result type. | |
Public Member Functions | |
Manipulators. | |
| void | set () |
| Set the return value. This is only here for compatibility. | |
Functor. | |
| void | operator() () const |
| Return void. | |
Generator that returns void.
1.6.3