Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd destructor to fix memory leak #14
Conversation
Add destructor to fix memory leak
4f18ff2
into
eddelbuettel:master
I noticed that
class Annoydid not define a destructor. This pull requests adds a static destructor to delete theptrmember.