Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
detail::span< T > Struct Template Reference

#include <fmt/format-inl.h>

Public Attributes

T * data
 
size_t size
 

Member Data Documentation

◆ data

template<typename T >
T* detail::span< T >::data

◆ size

template<typename T >
size_t detail::span< T >::size

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