thrust::negation_value

Defined in thrust/type_traits/logical_metafunctions.h

template<bool B>
using thrust::negation_value = ::cuda::std::bool_constant<!B>