mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:47:35 +00:00
![]() UniqueStringStorage is used to ensure only one copy of a string will be generated, and interested parties store just an index into the generated storage. Generalize this class to allow any* type to be stored uniquely. * To actually be storable, the type must have both an AK::Format and an AK::Traits overload available. |
||
---|---|---|
.. | ||
IPCCompiler | ||
LibUnicode | ||
LibWeb | ||
StateMachineGenerator | ||
CMakeLists.txt |