[mlpack-git] [mlpack] moving cliDeleter instance to log.cpp (#524)
Ryan Curtin
notifications at github.com
Thu Feb 25 09:14:10 EST 2016
Hm, do you think instead it would work if we moved the Log objects to cli.cpp? Then we could remove CLIDeleter entirely because we could guarantee that Log and CLI would be in the same translation unit and therefore control the order of destruction.
It seems like this is the better direction to a solution than #521, so should we close that PR?
---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/524#issuecomment-188799943
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160225/20000bed/attachment.html>
More information about the mlpack-git
mailing list