Polymake Template Library (PTL): pm::function_argument< T > Struct Template Reference
Polymake Template Library (PTL)  4.2
pm::function_argument< T > Struct Template Reference

Inherited by pm::function_argument< const T & >.

Detailed Description

template<typename T>
struct pm::function_argument< T >

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.


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