tinympl
0.2
mini MPL library for C++11
|
Returns a new map with the new Key/Value pair, or this map if the key is already present in the map. More...
#include <tinympl/map.hpp>
Inherits conditional< count< Key >::type::value==0, map< Args..., std::pair< Key, Value > >, map< Args...> >.
Returns a new map with the new Key/Value pair, or this map if the key is already present in the map.