Polymake Template Library (PTL) 4.13
pm::mbind1st< BinaryFunc, Const > Struct Template Reference

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

#include <meta_function.h>

Detailed Description

template<template< typename, typename > class BinaryFunc, typename Const>
struct pm::mbind1st< BinaryFunc, Const >

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


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