hof icon indicating copy to clipboard operation
hof copied to clipboard

lazy - the example should show the consexpr ability

Open viboes opened this issue 9 years ago • 1 comments

The example in http://pfultz2.github.io/Fit/doc/html/lazy/index.html should show the consexpr ability

viboes avatar Mar 05 '16 14:03 viboes

The syntax is the same for constexpr. Also, for none of the adaptors I have a constexpr example. This is partly because a few platforms have limited support for constexpr(such as gcc 4.6 and MSVC).

pfultz2 avatar Mar 25 '16 20:03 pfultz2