C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::tl_map< List, Fn > Struct Template Reference

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

Detailed Description

template<class List, template< class > class Fn>
struct caf::detail::tl_map< List, Fn >

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


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