lambda functions
Posted Dec 14, 2005 2:39 UTC (Wed) by
pimlott (guest, #1535)
In reply to:
lambda functions by pimlott
Parent article:
The Boost C++ Libraries
Funtional languages usually have special constructs or a library for manually managing memory, when required.
I take that back somewhat: They have ways to explicitly allocate, deallocate, and modify references, but they don't have ways to use your own allocator, so far as I know.
(
Log in to post comments)