Fix documentation links and add missing destructor docs

- Add missing ~ProxyAllocator destructor entry to proxy-allocator.md
- Fix relative link paths in resources documentation
This commit is contained in:
2026-03-19 01:14:36 +08:00
parent 7332a2a592
commit 94beec946b
3 changed files with 16 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
| 方法 | 描述 |
|------|------|
| `ProxyAllocator` | 构造代理分配器 |
| `~ProxyAllocator` | 析构函数 |
### 内存操作