Returns the elements before the last one of a non-empty list. More...
#include <boost/mpl11/fwd/list.hpp>
Returns the elements before the last one of a non-empty list.
Specifically, returns a list containing all the elements of the original list except the last one.