empty

empty#

stdgpu: stdgpu::device_range::empty
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ empty()

template<typename T >
STDGPU_HOST_DEVICE bool stdgpu::device_range< T >::empty ( ) const

Checks if the range is empty.

Returns
True if the range is empty, false otherwise