forked from abseil/abseil-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store
CharAlloc
in SwissTable in order to simplify type erasure of …
…functions accepting allocator as `void*`. This way we can more naturally use CharAlloc as template parameter for type erased functions. PiperOrigin-RevId: 729010441 Change-Id: Ib733690335bbd349add0b290dc272ee9d02f3c7e
- Loading branch information
1 parent
2844cda
commit 7971b4a
Showing
3 changed files
with
109 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.