pybind11/include
Jason Rhinelander d51acb6873 Use C++17 fold expression macro
This puts the fold expressions behind the feature macro instead of a
general C++17 macro.

It also adds a fold expression optimization to constexpr_sum (guarded
by the same feature macro).
2017-03-17 15:32:33 -03:00
..
pybind11 Use C++17 fold expression macro 2017-03-17 15:32:33 -03:00