$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ivan Matek (libbooze_at_[hidden])
Date: 2022-02-16 15:17:42
On Wed, Feb 16, 2022 at 8:37 AM Julien Blanc <julien.blanc_at_tgcm.eu> wrote:
> AFAIK it does not (if, by small_function, you mean a trivially copyable
> general function object).
>
It does not need to be trivially copyable, I just want to specify(64.128 or
1701) bytes of stack space (as template argument) to use before using heap,
similar as LLVM has for some types, but not for std::function
https://llvm.org/doxygen/classllvm_1_1SmallString.html