folly::settings::FrozenSettingProjects

An immutable snapshot of the set of frozen setting projects.

Synopsis

Declared in <folly/settings/Immutables.h>

struct FrozenSettingProjects;

Member Functions

NameDescription
FrozenSettingProjects [constructor]Constructs a snapshot from a set of frozen project names.
contains Returns whether the given project is in the frozen set.

Non-Member Functions

NameDescription
frozenSettingProjectsReturns a snapshot of the current set of frozen setting projects.