SpiecsEngine
 
Loading...
Searching...
No Matches

◆ tail

template<typename TypeList >
using Spices::tail = typename detail::tail<TypeList>::type

Get elements of type_list except the first.

Template Parameters
TypeListtype_list.

Definition at line 273 of file TypeList.h.