Polymake Template Library (PTL) 4.13
|
#include <type_manip.h>
Definition of the input argument type
For a given type, a suitable type of the function input argument is defined. Objects of user-defined classes should be passed as a const reference, while built-in types are more efficiently passed per value.