29 Jul
2014
29 Jul
'14
9:54 p.m.
Larry Evans
[...]
I looked at:
http://ldionne.github.io/hana/index.html
but saw no mention of the `let-expressions` that was mentioned here:
http://article.gmane.org/gmane.comp.lib.boost.devel/245231
Did I miss where they are documented or was there some problem in implementing them and, consequently, they were left out?
That was for the MPL11. With Hana, we use generic C++14 lambdas instead, so we don't need that emulation anymore. Regards, Louis