[#FOLLY_IGNORE] = FOLLY_IGNORE :mrdocs: Helper macro that just ignores its parameters. == Synopsis Declared in `<folly/Preprocessor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define FOLLY_IGNORE(...) ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#