[Plugin] unordered_map
#4

You should allow all of the following (<key, value>):
<string, int>
<string, string>
<int, string>
<int, int>

This would be very useful if you could make it more complete:
1. allow the scripter to set load factor, bucket count, etc.
2. set function which works like try_emplace
3. set function which sets iff the key exists
Reply


Messages In This Thread
unordered_map - by ShapeGaz - 31.12.2017, 10:34
Re: unordered_map - by AnGeL_KRAMER - 31.12.2017, 10:40
Re: unordered_map - by ShapeGaz - 31.12.2017, 11:21
Re: unordered_map - by Yashas - 31.12.2017, 13:57
Re: unordered_map - by ShapeGaz - 31.12.2017, 14:59
Re: unordered_map - by chneubeul - 31.12.2017, 18:14
Re: unordered_map - by NaS - 31.12.2017, 18:48
Re: unordered_map - by ShapeGaz - 31.12.2017, 19:02
Re: unordered_map - by chneubeul - 31.12.2017, 19:17
Re: unordered_map - by ShapeGaz - 31.12.2017, 19:39

Forum Jump:


Users browsing this thread: 1 Guest(s)