[#MAX_REPLACEMENT_CANDIDATES] = MAX_REPLACEMENT_CANDIDATES :mrdocs: Maximum number of unique clusters that can be affected by an RBF (Rule #5); see GetEntriesForConflicts() == Synopsis Declared in `<policy/rbf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint32_t MAX_REPLACEMENT_CANDIDATES = {100}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#