matthieu-m / static-rc

Compile-time reference counting
Apache License 2.0
428 stars 13 forks source link

Add join_unchecked #3

Closed Johannesd3 closed 3 years ago

Johannesd3 commented 3 years ago

Adds an unsafe function join_unchecked to avoid runtime overhead if it's not necessary.