Polymake Template Library (PTL) 4.13
polymake::mlist_transform_binary< T1, T2, BinaryFunc > Struct Template Reference

Apply a binary meta-function pairwise to the elements of two meta-lists. More...

#include <meta_list.h>

Detailed Description

template<typename T1, typename T2, template< typename, typename > class BinaryFunc>
struct polymake::mlist_transform_binary< T1, T2, BinaryFunc >

Apply a binary meta-function pairwise to the elements of two meta-lists.


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