Concatenate several lists. More...
#include <boost/mpl11/fwd/list.hpp>
Concatenate several lists.
When invoked with 0 arguments, concat returns an empty list. When invoked with 1 argument, concat returns the list itself.
concat