Polymake Template Library (PTL): polymake::mlist_find< TList, TValue, TCompare > Struct Template Reference
polymake::mlist_find< TList, TValue, TCompare > Struct Template Reference

Detailed Description

template<typename TList, typename TValue, template< typename, typename > class TCompare = std::is_same>
struct polymake::mlist_find< TList, TValue, TCompare >

Find the first element of the meta-list such that it satisfies the given binary meta-function in combination with a given value. Return the position of the matching element or -1 if nothing found.


The documentation for this struct was generated from the following file:
  • lib/core/include/meta_list.h