Extract the elements after the head of a non-empty iterable. More...
#include <boost/mpl11/fwd/iterable.hpp>
Extract the elements after the head of a non-empty iterable.
Specifically, returns an iterable containing all the elements of the original iterable except the first one.