Skip to content

Commit

Permalink
kokkos#120: - API/core/view/Bitset applied PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Wróbel committed Sep 2, 2022
1 parent 6316ec0 commit 6fec60e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/API/containers/Bitset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Class Interface

:cpp:`Kokkos::Bitset` represents a thread safe view to a fixed-size (at run-time) sequence of N bits.

:cpp:`Kokkos::ConstBitset` represents a thread safe view to a read-only fixed-size (at run-time) sequence of N bits.

:tparam Device: Device that physically contains the bits.

.. rubric:: Static Constants
Expand Down

0 comments on commit 6fec60e

Please sign in to comment.