Files
atomic/bool_ext.go
Abhinav Gupta f455d48e53 bool: Generate with gen-valuewrapper
Generate atomic.Bool with gen-valuewrapper by wrapping atomic.Uint32.
CAS, Swap, and JSON implementations are generated automatically.
2020-05-15 15:47:25 -07:00

1.7 KiB