Skip to content

Commit

Permalink
C++ API: replace bare pointer with smart pointers.
Browse files Browse the repository at this point in the history
This lets the compiler generate the copy / move constructors and makes passing lsl objects around safer and easier.
  • Loading branch information
tstenner committed Jun 9, 2021
1 parent ea87017 commit d5fcdf1
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 285 deletions.
Loading

0 comments on commit d5fcdf1

Please sign in to comment.