stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::unsafe::set_next_fn< I > Struct Template Reference

Hook for intrusive iterators: specialize to set the successor of the node at x to y. More...

Detailed Description

template<typename I>
struct stlab::unsafe::set_next_fn< I >

Hook for intrusive iterators: specialize to set the successor of the node at x to y.


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