Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C++ API: replace bare pointer with smart pointers.
This lets the compiler generate the copy / move constructors and makes passing lsl objects around safer and easier.
- Loading branch information