|
libpulsar
A modular compiler for the pulsar programming language
|
Syntactic sugar for capture blocks. More...
#include "def.h"Go to the source code of this file.
Macros | |
| #define | __name ) auto_t __name = ___932c5c2575d24f64ece6 |
| #define | in ; |
| #define | run(capture, value) |
Syntactic sugar for capture blocks.
It is important to note that there is no capturing going on here. It is simply syntactic sugar.
This file uses the hexadecimal number "932c5c2575d24f64ece6", which generated via random.org, to define an identifier that is unlikely to have name collisions with another.
Definition in file capture.h.
| #define __name ) auto_t __name = ___932c5c2575d24f64ece6 |
| #define in ; |