Polymake Template Library (PTL) 4.13
pm::mlist_sort< List, Less > Struct Template Reference

Sort a meta-list according to the given element comparator. More...

#include <meta_list.h>

Detailed Description

template<typename List, template< typename, typename > class Less = mis_less>
struct pm::mlist_sort< List, Less >

Sort a meta-list according to the given element comparator.


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