package
Version:
v0.0.0-...-537076f
Opens a new window with list of versions in this module.
Published: Jan 18, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NoCopy 结构体中只要引入此类型就会提示no copy错误
代码运行时不会报错
执行 go vet no_copy.go 会提示错误
关键是因为有了 MyType::Lock() 和 MyType::Unlock()方法 noCopy这个名字不重要
Source Files
¶
Click to show internal directories.
Click to hide internal directories.