Forms a local variable name from "FOR_EACH_", x, and LINE.
Declared in <folly/container/Foreach.h>
#define _FE_ANON(x)
This lets FOR_EACH be nested without creating shadowed declarations.
| Name | Description |
|---|---|
| x | Token pasted between the prefix and the current line number. |