CAF 0.17.6
|
Creates a new list by applying a Fun
to each element which returns TraitResult
for Trait
.
More...
#include <type_list.hpp>
Public Types | |
using | type |
Creates a new list by applying a Fun
to each element which returns TraitResult
for Trait
.
using caf::detail::tl_map_conditional< List, Trait, TRes, Funs >::type |