LLNL / ygm

Other
31 stars 22 forks source link

added support for [](value_type &){} local map lambdas. #135

Closed bwpriest closed 1 year ago

bwpriest commented 1 year ago

This addresses recent comments in #118. We'll probably replace all of this eventually with lambda adapters, as we have discussed.

bwpriest commented 1 year ago

I guess we're going with adapters sooner than expected, so we don't need this functionality anymore.