![]() |
![]()
| ![]() |
![]()
NAMEstd::span::data - std::span::data Synopsisconstexpr pointer data() const noexcept;
Return valueA pointer to the beginning of the sequence. Example// Run this code
Output: ABCDEF
See also constructor constructs a span
|