On this page
std::mdspan<T,Extents,LayoutPolicy,AccessorPolicy>::operator=
Defined in header <mdspan> |
||
---|---|---|
|
(1) | (since C++23) |
|
(2) | (since C++23) |
Assigns rhs
to *this
with
Parameters
other | - | another mdspan to copy or move from |
Return value
*this
Example
See also
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/container/mdspan/operator%3D