Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
max1.hpp File Reference

Template function returns maximum. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
T const & max (T const &a, T const &b)
 

Detailed Description

Template function returns maximum.

Author
J. Broeckhove - see copyright.txt

Definition in file max1.hpp.

Function Documentation

template<typename T >
T const& max ( T const &  a,
T const &  b 
)
inline

Definition at line 9 of file max1.hpp.

Referenced by main(), Polynomial< T >::operator*(), Polynomial< T >::operator+(), and Polynomial< T >::operator-().

Here is the caller graph for this function: