circular_buffer icon indicating copy to clipboard operation
circular_buffer copied to clipboard

boost/circular_buffer/space_optimized.hpp is not self-contained

Open reddwarf69 opened this issue 1 year ago • 0 comments

As can be seen in https://godbolt.org/z/5aabcr99d, boost/circular_buffer/space_optimized.hpp is not self-contained and including (only) it causes a compilation error.

reddwarf69 avatar Jun 15 '23 16:06 reddwarf69