Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support STL smart pointers in Lua. #20

Open
3 tasks
Possseidon opened this issue Mar 3, 2021 · 0 comments
Open
3 tasks

Support STL smart pointers in Lua. #20

Possseidon opened this issue Mar 3, 2021 · 0 comments
Assignees
Labels
dang-lua enhancement New feature or request

Comments

@Possseidon
Copy link
Owner

Support STL smart pointers in Lua.

  • std::unique_ptr
  • std::shared_ptr
  • std::weak_ptr

TODO: Elaborate on how to implement that.

@Possseidon Possseidon added enhancement New feature or request dang-lua labels Mar 3, 2021
@Possseidon Possseidon self-assigned this Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dang-lua enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant