[mlpack-git] [mlpack] Changes to solve issue #498: Replacing timer implementation (#567)

Ryan Curtin notifications at github.com
Wed Mar 16 11:40:32 EDT 2016


Sounds good.  There are only a few places in mlpack where we can use using directives; in this case, timers.cpp is a header file, so we can use using to make things shorter.  But most other things are header files, so we can't, and the long names end up being necessary...

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/567#issuecomment-197388203
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160316/3b8ea4c6/attachment.html>


More information about the mlpack-git mailing list