Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw::containers::internal::Aligned< ValueType > Class Template Reference
Loading...
Searching...
No Matches
pw::containers::internal::Aligned< ValueType > Class Template Reference

Public Member Functions

constexpr Aligned (std::byte *aligned_data, size_t size_bytes)
 
constexpr std::byte * data () const
 
constexpr size_t capacity () const
 

Static Public Member Functions

static constexpr Aligned Align (span< std::byte > unaligned_buffer)
 
static constexpr Aligned Assert (std::byte *data, size_t size)
 

The documentation for this class was generated from the following file: