flat_(multi)map/set and Compare::is_transparent
6 Sep
2017
6 Sep
'17
6:09 a.m.
Hi, Since C++14, the standard introduces transparent comparators for heteregeneous lookup, but seems that the Boost's flat counterparts don't take advantage of this yet. Is there any plan to support transparent comparators? Thanks.
6 Sep
6 Sep
12:47 p.m.
On 06/09/2017 8:09, TONGARI J via Boost-users wrote:
Hi,
Since C++14, the standard introduces transparent comparators for heteregeneous lookup, but seems that the Boost's flat counterparts don't take advantage of this yet.
Is there any plan to support transparent comparators?
It's in my todo list, but I always find more urgent task ;-( Ion
2638
Age (days ago)
2638
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ion Gaztañaga
-
TONGARI J