Go to the source code of this file.
| Namespaces | |
| namespace | af | 
| Macros | |
| #define | gfor(var, ...) | 
| Typedefs | |
| typedef array(* | batchFunc_t) (const array &lhs, const array &rhs) | 
| Functions | |
| bool | gforToggle () | 
| bool | gforGet () | 
| void | gforSet (bool val) | 
| array | batchFunc (const array &lhs, const array &rhs, batchFunc_t func) | 
| #define gfor | ( | var, | |
| ... ) |