Pigweed
C/C++ API Reference
Home
Modules
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
pw::allocator::AlignedBuffer< kBufferSize, kAlignment > Struct Template Reference
pw_allocator
»
Utilities
Overview
template<size_t kBufferSize, size_t kAlignment>
struct pw::allocator::AlignedBuffer< kBufferSize, kAlignment >
Convenience alias for creating aligned byte buffers.
Public Member Functions
constexpr
ByteSpan
as_span
()
Public Attributes
std::array< std::byte, kBufferSize >
bytes_
The documentation for this struct was generated from the following file:
pw_allocator/public/pw_allocator/
buffer.h
pw
allocator
AlignedBuffer
Generated by
1.9.6