|
CAF 0.17.6
|
Creates a new list wih all but the last element of List. More...
#include <type_list.hpp>
Public Types | |
| using | type = typename tl_slice<List, 0, tl_size<List>::value - 1>::type |
Creates a new list wih all but the last element of List.