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

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

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: