
12 Jan
2017
12 Jan
'17
4:43 p.m.
On Thu, Jan 12, 2017 at 10:41 AM, Brook Milligan <brook@nmsu.edu> wrote:
On Jan 12, 2017, at 9:36 AM, Zach Laine <whatwasthataddress@gmail.com> wrote:
There are two overloaded make_terminal() templates. The one that requires no explicit template parameter already uses boost::yap::expression -- it's not missing in the quoted code above.
Please document this in the reference documentation for make_terminal(). It seems to include only one of the overloads, hence my confusion.
It already is: https://tzlaine.github.io/yap/doc/html/header/boost/yap/algorithm_hpp.html https://tzlaine.github.io/yap/doc/html/header/boost/yap/expression_hpp.html Zach