Lumiera  0.pre.03
»edit your freedom«
Apply< TY, _TRANS_ > Struct Template Reference

#include "lib/meta/typelist-manip.hpp"

Description

template<class TY, template< class > class _TRANS_>
struct lib::meta::Apply< TY, _TRANS_ >

apply a transformation (template) to each type in the list

Definition at line 87 of file typelist-manip.hpp.

Public Types

typedef TY List
 

Member Typedef Documentation

◆ List

typedef TY List

Definition at line 87 of file typelist-manip.hpp.

+ Collaboration diagram for Apply< TY, _TRANS_ >:

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