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

#79: add constexpr to transform and its supporting funcs #80

Closed rgrover closed 6 years ago

rgrover commented 6 years ago

maybe this is limited in scope and you might want to make a complete pass; but here is another step towards constexpr if it helps.

tzlaine commented 6 years ago

It does, thanks!