mirror of
https://github.com/hlccd/goSTL.git
synced 2025-01-18 22:09:33 +08:00
修复了一些注释中的描述性错误
This commit is contained in:
parent
72c06a01cf
commit
018b8a4a38
@ -191,7 +191,7 @@ func (r *ring) Erase() {
|
|||||||
r.mutex.Unlock()
|
r.mutex.Unlock()
|
||||||
}
|
}
|
||||||
|
|
||||||
//@title Get
|
//@title Value
|
||||||
//@description
|
//@description
|
||||||
// 以ring环容器做接收者
|
// 以ring环容器做接收者
|
||||||
// 获取环中当前持有节点所承载的元素
|
// 获取环中当前持有节点所承载的元素
|
||||||
|
Loading…
x
Reference in New Issue
Block a user