Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
Kokkos::ConstBitset< Device > Class Template Reference

#include <Kokkos_Bitset.hpp>

Detailed Description

template<typename Device = Kokkos::DefaultExecutionSpace>
class Kokkos::ConstBitset< Device >

a thread-safe view to a const bitset i.e. can only test bits

Definition at line 35 of file Kokkos_Bitset.hpp.


The documentation for this class was generated from the following file: