-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_containers: Rename VariableLengthEntryQueue
Rename VariableLengthEntryQueue to InlineVarLenEntryQueue. "Inline" is important for describing the data structure and is necessary for consistency with other Pigweed containers. Change-Id: I171885a4944bade1468e72093c99cf4aef7cb651 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/187311 Pigweed-Auto-Submit: Wyatt Hepler <[email protected]> Reviewed-by: Armando Montanez <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information
Showing
6 changed files
with
295 additions
and
304 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.