Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
Classes | |
struct | set_next_fn |
struct | set_next_fn< child_iterator< I > > |
struct | set_next_fn< implementation::closed_hash_iterator< T, V > > |
struct | set_next_fn< implementation::forest_iterator< T > > |
Functions | |
template<typename I> | |
I | reverse_append (I first, I last, I result) |
template<typename R, typename I> | |
I | reverse_append (R &range, I result) |
template<typename I> | |
I | reverse_nodes (I first, I last) |
template<typename R> | |
boost::range_iterator< R >::type | reverse_nodes (R &range) |
template<typename I> | |
void | set_next (I x, I y) |
template<typename I> | |
void | splice_node_range (I location, I first, I last) |
template<typename I> | |
void | skip_next_node (I location) |
template<typename I> | |
void | skip_node (I location) |