 
  
| Public Types | |
| using | derived_type = D | 
| Public Member Functions | |
| derived_type & | derived_cast () noexcept | 
| const derived_type & | derived_cast () const noexcept | 
| Protected Member Functions | |
| xslice (const xslice &)=default | |
| xslice & | operator= (const xslice &)=default | 
| xslice (xslice &&)=default | |
| xslice & | operator= (xslice &&)=default | 
Definition at line 42 of file xslice.hpp.
| using xt::xslice< D >::derived_type = D | 
Definition at line 46 of file xslice.hpp.
| 
 | inlinenoexcept | 
Definition at line 980 of file xslice.hpp.
| 
 | inlinenoexcept | 
Definition at line 974 of file xslice.hpp.