FairRoot
|
Go to the source code of this file.
Functions | |
auto | foo (int i) -> int |
int | main () |
auto foo | ( | int | i | ) | -> int |
Definition at line 1 of file cxx11-test-auto_ret_type.cpp.
int main | ( | void | ) |
Definition at line 5 of file cxx11-test-auto_ret_type.cpp.