Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
template-main.cpp File Reference
#include <iostream>
Include dependency graph for template-main.cpp:

Go to the source code of this file.

Functions

template<typename T >
muladd (T a, T b, T c)
 
int main ()
 

Function Documentation

template<typename T >
T muladd ( a,
b,
c 
)

Definition at line 2 of file incompatible-template.cpp.

int main ( )

Definition at line 6 of file template-main.cpp.