1
Fork 0

Add intrinsics::const_deallocate

This commit is contained in:
woppopo 2021-12-25 22:35:11 +09:00
parent 10c4c4afec
commit aa6795e2d4
11 changed files with 156 additions and 0 deletions

View file

@ -460,6 +460,7 @@ symbols! {
const_async_blocks,
const_compare_raw_pointers,
const_constructor,
const_deallocate,
const_eval_limit,
const_eval_select,
const_eval_select_ct,