|
|
|
|
|
|
|
|
|
|
|
|
|
|
MATCH WHEN CALLING WITH
int const int
DEFINED FUNCS ========== ===========
int int int
int& int& NOMATCH
const int& const int& const int&
int; int& AMBIG int
int; const int& AMBIG AMBIG
int&; const int& int& const int&
int; int&; const int& AMBIG AMBIG |
| thanks for the table. How did you create it or where did you find it? |