We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a27025 + 5fb545c commit ec1147dCopy full SHA for ec1147d
CHANGELOG.md
@@ -4,8 +4,8 @@
4
5
### Added
6
7
-- Added `available()` API in `AddressAllocator` to allow
8
- getting the available memories after `allocate/free()`s
+- Added `used()` API in `AddressAllocator` to allow
+ getting the used memories after `allocate/free()`s
9
10
### Changed
11
### Fixed
0 commit comments