boostorg / yap

A C++14-and-later expression template library
https://boostorg.github.io/yap
Boost Software License 1.0
108 stars 28 forks source link

Rework the let example to use transform(..., evaluation()) #64

Closed tzlaine closed 6 years ago

tzlaine commented 6 years ago

I did a bunch of work towards this, and it turns out to make the code so complicated that it no longer makes a good example.