Polymake Template Library (PTL): polymake::mlist_is_tail_of< List1, List2, valid > Struct Template Reference
Polymake Template Library (PTL)  4.2
polymake::mlist_is_tail_of< List1, List2, valid > Struct Template Reference

Check whether one list coincides with the tail of another list. More...

Inherits false_type.

Detailed Description

template<typename List1, typename List2, bool valid = (mlist_length<List2>::value >= mlist_length<List1>::value)>
struct polymake::mlist_is_tail_of< List1, List2, valid >

Check whether one list coincides with the tail of another list.


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