MySQL 8.3.0
Source Code Documentation
stdx::detail::span_size< T, Extent > Struct Template Reference

#include <span.h>

Static Public Attributes

static constexpr size_t size = sizeof(T) * Extent
 

Member Data Documentation

◆ size

template<class T , size_t Extent>
constexpr size_t stdx::detail::span_size< T, Extent >::size = sizeof(T) * Extent
staticconstexpr

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