Polymake Template Library (PTL) 4.12
List of all members
polymake::mbind2nd< BinaryFunc, Const > Struct Template Reference

Reduce a binary meta-function to a unary one by fixing the second argument to a given value. More...

#include <meta_function.h>

Detailed Description

template<template< typename, typename > class BinaryFunc, typename Const>
struct polymake::mbind2nd< BinaryFunc, Const >

Reduce a binary meta-function to a unary one by fixing the second argument to a given value.


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