This repository was archived by the owner on Sep 17, 2023. It is now read-only.
Release 4.0.0
Changes
- Change context value construction API:
UseContextValueSlot
to insert constructed value instead of returning it fromContextKey.grow()
method. - Add support for context value setup.
The setup procedure is issued right after the context value is associated with the key.