Home | Libraries | People | FAQ | More |
Like MPL and STL, iterators are a fundamental concept in Fusion. As with MPL and STL iterators describe positions, and provide access to data within an underlying Sequence.
#include <boost/fusion/iterator.hpp> #include <boost/fusion/include/iterator.hpp>