circular_buffer
circular_buffer copied to clipboard
boost/circular_buffer/space_optimized.hpp is not self-contained
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.