Closed ronaldyang closed 9 years ago
We are explicitly asking developers to call close() to release resource, especially memory. Still want to add support to release resource after out of scope by adding desctructors.
LGTM
We are explicitly asking developers to call close() to release resource, especially memory. Still want to add support to release resource after out of scope by adding desctructors.