From: Mikko Rasa Date: Sat, 28 Apr 2018 15:13:29 +0000 (+0300) Subject: Use vector when there's no reason to use some other container X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=573ea4e5602c4321cc1d75daf9ed0beed5cde280;hp=573ea4e5602c4321cc1d75daf9ed0beed5cde280;p=libs%2Fgl.git Use vector when there's no reason to use some other container ---