STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Friends
stapl::sequential::detail::const_bitset_set_index_iterator Class Reference

Iterator over only the active indices that are set to 1 in a bitset. More...

Public Member Functions

 const_bitset_set_index_iterator (std::uint64_t const *words, std::size_t num_words, std::size_t index)
 

Friends

class boost::iterator_core_access
 

Detailed Description

Iterator over only the active indices that are set to 1 in a bitset.


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