Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small improvements to the token APIs.
Expose `token_unseal` as the type-safe wrapper for everything (C macro, C++ templated function). Make `token_allocate` not use the `Sealed` wrapper when it's not needed. The macro currently triggers a compiler bug.
- Loading branch information