Boost logo

Boost Users :

From: Igor R (boost.lists_at_[hidden])
Date: 2020-04-05 13:14:45


Hi,

In my project I need a callable type-erasure - just like
std::function/boost::function, but with a *configurable* small-object
optimization (I will use it in a context where dynamic allocation is
highly discouraged, so I'm going to make relatively big "static"
holder).
Is it possible to use TypeErasure library this way? Or maybe we have
some other facilities in Boost that could be useful for this purpose?

Thanks.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net