◐ Shell
reader mode source ↗
提供: cppreference.com
<tbody> </tbody>
constexpr pointer data() const noexcept;

シーケンスの先頭を指すポインタを返します。

戻り値

シーケンスの先頭を指すポインタ。

関連項目

span を構築します
(パブリックメンバ関数) [edit]