mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* refactor cleanupRDKitCache for readability * fix the indentation * add comments * add some comments * allocate/deallocate the cache holder in the associated memory context * exit the cache holder memory context callback once done * more consistent use of the memory context from ValueCache * refactor the cleanupRDKitCache callback * minor changes to comments and renaming variables