| ## Shapes | |
| | [`cuda::std::size_t`] | Defines an extent of bytes. `(typedef)` <br/><br/> 1.0.0 / CUDA 10.2 | | |
| | [`cuda::aligned_size_t`] | Defines an extent of bytes with a statically defined alignment. `(class template)` <br/><br/> 1.2.0 / CUDA 11.1 | | |
| [`cuda::std::size_t`]: https://en.cppreference.com/w/cpp/types/size_t | |
| [`cuda::aligned_size_t`]: {{ "extended_api/shapes/aligned_size_t.html" | relative_url }} | |