Polymake Template Library (PTL) 4.12
List of all members
polymake::mlist_insert_unique< List, AddElement, Less > Struct Template Reference

#include <meta_list.h>

Detailed Description

template<typename List, typename AddElement, template< typename, typename > class Less = mis_less>
struct polymake::mlist_insert_unique< List, AddElement, Less >

Insert an element into a sorted meta-list at the appropriate position unless it is already contained in the list


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