Polymake Template Library (PTL) 4.13
polymake::mlist_transform_unary< T, UnaryFunc > Struct Template Reference

Apply a unary meta-function to the elements of a meta-list. More...

#include <meta_list.h>

Detailed Description

template<typename T, template< typename > class UnaryFunc>
struct polymake::mlist_transform_unary< T, UnaryFunc >

Apply a unary meta-function to the elements of a meta-list.


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