9 Sep
2017
9 Sep
'17
9:49 p.m.
Ion Gazta?aga
I recently committed to develop the initial implementation (not properly tested!) to use a different container than boost::container::vector as the underlying sequence. The idea is to pass a container instead of an allocator:
flat_set
and
flat_set
should work. Or better said, they'll work properly soon. Willing to try?
detail/flat_tree.hpp line 459 tries to use a macro BOOST_INTRUSIVE_HAS_TYPE which doesn't seem to be defined anywhere. Regards, Phil.