From: Mikko Rasa Date: Sun, 29 Aug 2021 12:15:50 +0000 (+0300) Subject: Use C++11 features with containers X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=f24e7b96e76b63c9b9b8a6bce4c7a9db64276ea8;hp=f24e7b96e76b63c9b9b8a6bce4c7a9db64276ea8 Use C++11 features with containers ---