1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-03 12:28:41 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Liav A.
122c82a2a1 AK: Add the SetOnce class
The SetOnce class is meant to be used as one-time set boolean flag,
which is useful for flags that change only once and then stay immutable
forever.
2024-04-26 23:46:23 -06:00