Gobelijn API documentation
- generated for commit a0cbea7
|
#include <iostream>
Go to the source code of this file.
Functions | |
template<typename T > | |
T | muladd (T a, T b, T c) |
int | main () |
T muladd | ( | T | a, |
T | b, | ||
T | c | ||
) |
Definition at line 2 of file incompatible-template.cpp.
int main | ( | ) |
Definition at line 6 of file template-main.cpp.