Andreas Huber wrote: > > If function no longer has the allocator argument, how should we then > use function in a hard real-time environment?
In this context, an allocator parameter is only an excuse for implementors to avoid doing the necessary work to make function<> useful out of the box. "You can always use a custom allocator", right? _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost