Iterator to generate range of children ids required from make_binomial_tree.
More...
|
constexpr | binomial_tree_iterator (const IntType id, const Size index) noexcept |
|
|
class | boost::iterator_core_access |
|
template<typename IntType, typename Size>
class stapl::runtime::binomial_tree_iterator< IntType, Size >
Iterator to generate range of children ids required from make_binomial_tree.
- Template Parameters
-
IntType | Integral type. |
Size | Size type. |
The documentation for this class was generated from the following file: