|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Inline buffer backing storage used while the vector fits within DefaultSize.
More...
#include "donner/base/SmallVector.h"
Public Attributes | |
| std::byte | data [sizeof(T) *DefaultSize] |
| Raw inline storage bytes. | |
Inline buffer backing storage used while the vector fits within DefaultSize.
| std::byte donner::SmallVector< T, DefaultSize >::Data::ShortData::data[sizeof(T) *DefaultSize] |
Raw inline storage bytes.