boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
103 stars 113 forks source link

replace deprecated/removed C++98 binders by equivalent lambda express… #48

Closed DanielaE closed 7 years ago

DanielaE commented 7 years ago

…ions.

Signed-off-by: Daniela Engert dani@ngrt.de

igaztanaga commented 7 years ago

Thanks for the patch.