Opened 15 years ago

Closed 15 years ago

#395 closed enhancement (fixed)

Document how to implement a weighted iterator

Reported by: Peter Owned by: Peter
Priority: major Milestone: yat 0.5
Component: documentation Version: trunk
Keywords: Cc:

Description

If you want to implement a new iterator that want to use the weighted_iterator_tag, what do you need to think about? What are the requirements?

Change History (2)

comment:1 Changed 15 years ago by Peter

Status: newassigned

For instance, one need to provide a couple of specializations, see [1382].

comment:2 Changed 15 years ago by Peter

Resolution: fixed
Status: assignedclosed

(In [1590]) some docs on weighted iterator - closes #395

Note: See TracTickets for help on using tickets.