kchang
kchang
I am in need of this feature. I'm happy to take a crack if anyone can help me get pointed in the right direction. I have 0 TypeScript skills, but...
ok, when time allows, I'll go through the examples and see if I can make some sense of it.
Do we know if there's a chance this PR can be merged? i.e. will @Oberon00 pull the changes when all checks out? It would be nice to not have to...
Hi guys, we've been looking at these patches and have applied @Bertram25 's changes along with @Oberon00 's comments to support `unique_ptr`. These changes are on PR #47. @jameslee5656 and...
Hi all, turns out I have the same issue with gcc 7.5 on Ubuntu. I tracked this down to the `instance_buffer` in `object_ref.hpp`. Looks like the use of `boost::aligned_storage` did...