[mlpack-git] [mlpack/mlpack] Lsh table access (#663)

Yannis Mentekidis notifications at github.com
Thu Jun 2 15:31:28 EDT 2016


Yep, that was it, I only had template<typename SortPolicy>, I deleted the other one in the merge accidentaly.

By the way for some reason
```
template<typename SortPolicy>
template<typename Archive>
```
produced an error but

```
template<typename Archive>
template<typename SortPolicy>
```
didn't. The second version is how it is in the master branch.

Finally we can close this :smile: 

---
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/663#issuecomment-223397285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160602/60b85de9/attachment.html>


More information about the mlpack-git mailing list