#include <marvin/library/marvin_Concepts.h>
#include <type_traits>
#include <vector>
#include <span>
#include <cassert>
Go to the source code of this file.
Classes | |
class | marvin::containers::SwapBuffer< T > |
Convenience type to handle the concept of an "active" buffer, and a "back" buffer. More... | |
Namespaces | |
namespace | marvin |
A mostly harmless top-level namespace. | |
namespace | marvin::containers |
Views, wrappers and custom containers. | |