r227229 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Aug 26 20:58:00 GMT 2015
Author: redi
Date: Wed Aug 26 20:58:14 2015
New Revision: 227229
URL: https://gcc.gnu.org/viewcvs?rev=227229&root=gcc&view=rev
Log:
try_emplace and insert_or_assign for Debug Mode.
* include/debug/map.h (map::try_emplace, map::insert_or_assign):
Define.
* include/debug/unordered_map (unordered_map::try_emplace,
unordered_map::insert_or_assign): Define.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/debug/map.h
trunk/libstdc++-v3/include/debug/unordered_map
More information about the Libstdc++-cvs
mailing list