boostorg / hof

Higher-order functions for c++
http://boost-hof.readthedocs.io/
Other
507 stars 94 forks source link

placeholders: add a reference to lambda expressions #53

Open viboes opened 9 years ago

pfultz2 commented 9 years ago

I am not sure what you mean?

viboes commented 9 years ago

I guess that the placeholders are used in the context of lambda-expression. And that a more specific section on lambda-expressions is need. BTW, where the overloaded operators are described?