In order to help both users, curious bystanders or people looking to contribute, we should have sections explaining how data structures work under the hood, prefferably with diagrams included.
For data structures that are widely used and documented, like the spsc::Queue, it might not be necessary.
In order to help both users, curious bystanders or people looking to contribute, we should have sections explaining how data structures work under the hood, prefferably with diagrams included.
For data structures that are widely used and documented, like the
spsc::Queue, it might not be necessary.