v8toolkit icon indicating copy to clipboard operation
v8toolkit copied to clipboard

add_new_constructor_function_template_callback not applied to const type

Open xaxxon opened this issue 7 years ago • 1 comments

need to apply add_new_constructor_function_template_callback to const type of wrapped class as well.

xaxxon avatar Dec 20 '17 20:12 xaxxon

this can get a little tricky since the call it makes may be assuming a read/write object.

xaxxon avatar Dec 20 '17 20:12 xaxxon