thrust::compile_time_value

Defined in thrust/iterator/strided_iterator.h

template<auto Value>
struct compile_time_value

Holds a compile-time value.

Public Static Attributes

static constexpr decltype(Value) value = Value