function templates and lambdasThanks. That clears it up very well!
function templates and lambdasHi, I tried to use a function template to encapsulate a lambda expression in order to call it r...