SpiecsEngine
 
Loading...
Searching...
No Matches

◆ cons

template<typename T , typename TypeList >
using Spices::cons = typename detail::cons<T, TypeList>::type

Push a element to elements first.

Template Parameters
TypeListtype_list.
Tadded Type.

Definition at line 305 of file TypeList.h.