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