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

Added the constexpr specifier to the placeholder_transform_t construc… #95

Closed pkeir closed 4 years ago

pkeir commented 5 years ago

…tor, alog with tests - to confirm replace_placeholders, and other supplied transforms, are now working at compile time.

tzlaine commented 4 years ago

Wow, sorry this took so long to merge. I have not been able to figure out how to get Github to notify me of pending PRs. Feel free to post to the Boost dev list if you have a future PR that gets ignored for so long.