How can one find out if there is a cost in creating an object by copying a lambda?
template class A { public: A(Lambda lambda) : _lam