stdgpu/cstddef.h File Reference — stdgpu Latest documentation (original) (raw)
stdgpu/cstddef.h File Reference#
stdgpu: stdgpu/cstddef.h File Reference
stdgpu Latest
Efficient STL-like Data Structures on the GPU
cstddef.h File Reference
Go to the source code of this file.
| Macros | |
|---|---|
| #define | STDGPU_FUNC |
| #define | STDGPU_PRIINDEX |
| #define | STDGPU_PRIINDEX32 |
| #define | STDGPU_PRIINDEX64 |
| Typedefs | |
|---|---|
| using | stdgpu::index32_t = std::int_least32_t |
| using | stdgpu::index64_t = std::ptrdiff_t |
| using | stdgpu::index_t = index64_t |