Subject: [boost] Fast nth-elemnt on the segment
From: Зайцев Александр (zamazan4ik_at_[hidden])
Date: 2016-07-26 09:31:24


Hello.

What do you think about algorithm of fast searching nth-elemnt on the segment with O(logN), where N is count of elements.
I would implement it to Boost.Algorithm.

Best regards, Alexander Zaitsev