util: add FixedSet

This commit is contained in:
Michael Scire 2021-02-04 02:29:54 -08:00
parent e82ad1cdc5
commit 846cc0b47a
3 changed files with 31 additions and 1 deletions

View file

@ -993,4 +993,6 @@ namespace ams::util {
}
};
}