C++ Logo

std-proposals

Advanced search

Re: [std-proposals] std::constant_size_function

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Sun, 16 Jun 2024 22:27:31 +0100
On Sun, Jun 16, 2024 at 4:28 PM Thiago Macieira wrote:
>
> Don't type erase. Store the lambda type directly. Which is exactly what you
> had before you tried to make things simpler by using std::function.


I need to see a code snippet because I don't know what you guys mean.

Received on 2024-06-16 21:27:41