empty

empty#

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

◆ empty()

template<typename R , typename UnaryFunction >
STDGPU_HOST_DEVICE bool stdgpu::transform_range< R, UnaryFunction >::empty ( ) const

Checks if the range is empty.

Returns
True if the range is empty, false otherwise