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