Numbering the flows allows the user to identify each flow and perform the appropriate operations based on the given number. More...
Public Member Functions | |
| numbered_flow (Flow const &flow) | |
| template<int M> | |
| numbered_flow (numbered_flow< M, Flow > const &flow) | |
| template<typename Coord > | |
| std::size_t | consumer_count (Coord const &producer_coord) const |
Numbering the flows allows the user to identify each flow and perform the appropriate operations based on the given number.
1.8.13