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

is there support for shared_ptr and std::vector in HWATJNI #44

Open
anuscool opened this issue Feb 4, 2018 · 1 comment
Open

is there support for shared_ptr and std::vector in HWATJNI #44

anuscool opened this issue Feb 4, 2018 · 1 comment

Comments

@anuscool
Copy link

anuscool commented Feb 4, 2018

I have to write hwatJNi for std::vector<ColumnFamilyHandle*>* handles

                            and shared_ptr<Logger> info_log;

how i will write this two hwat jni,these codes are written in c++,i have to write hwatjni for that.

@gnodet
Copy link
Member

gnodet commented Apr 2, 2019

See #51 for shared_ptr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants