Typedef nvcv::cuda::Require

Typedef Documentation

template<bool B>
using nvcv::cuda::Require = std::enable_if_t<B>