]> git.tdb.fi Git - libs/core.git/history - source/core/maputils.h
Remove a useless const qualifier
[libs/core.git] / source / core / maputils.h
2013-11-06 Mikko RasaRemove a useless const qualifier
2013-11-06 Mikko RasaAdd a function to remove an item from a map, checking...
2013-01-16 Mikko RasaFix an overload resolution problem in formatting values...
2012-12-01 Mikko RasaStore the value of the key in key_error
2012-09-27 Mikko RasaAdd no-throw destructors to exception classes that...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-07-25 Mikko Rasamaputils.h: add insert_unique function
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaAdd utility functions for getting an item from an std...