You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: