CAF 0.17.6
caf::detail::tl_map< List, Funs > Struct Template Reference

Creates a new list by applying a "template function" to each element. More...

Detailed Description

template<class List, template< class > class... Funs>
struct caf::detail::tl_map< List, Funs >

Creates a new list by applying a "template function" to each element.


The documentation for this struct was generated from the following file: