Skip to content

v1.11.0

Latest

Choose a tag to compare

@manjari25 manjari25 released this 03 May 21:29

Fixed

  • Fix Swap and CompareAndSwap for Value wrappers without initialization.

Added

  • Add String method to atomic.Pointer[T] type allowing users to safely print
    underlying values of pointers.