j
k
j a
j l
On 2020-05-23 21:02, degski via Boost wrote:
What about using *std::circular_list,* an end-to-begin-connected *std::list ?*
It doesn't suit the initial intention to minimize the number of memory allocations. And it is less cache-friendly.
Back to the thread
Back to the list