Simple Components v4.73
Changes to the previous version:
- Bug fix in
Generic_Set.Insert
which failed to set Inserted output correctly when the element is already in the set; - Bug fix in
Generic_Indefinite_Set.Insert
, same as above; - The package
Generic_Lock_Free_FIFO
was added. The package implements lock-free N-to-M FIFOs.
See full description on Dmitry's dev page