An immutable snapshot of the set of frozen setting projects.
Declared in <folly/settings/Immutables.h>
struct FrozenSettingProjects;
| Name | Description |
|---|---|
FrozenSettingProjects [constructor] | Constructs a snapshot from a set of frozen project names. |
contains | Returns whether the given project is in the frozen set. |
| Name | Description |
|---|---|
frozenSettingProjects | Returns a snapshot of the current set of frozen setting projects. |