SpiecsEngine
 
Loading...
Searching...
No Matches

◆ map

template<typename TypeList , template< typename > typename F>
using Spices::map = typename detail::map<TypeList, F>::type

Replace type with a new type.

Template Parameters
TypeListtype_list.
Fmap function.

Definition at line 297 of file TypeList.h.