|
FairRoot
|
Go to the source code of this file.
Functions | |
| constexpr int | square (int x) |
| constexpr int | the_answer () |
| int | main () |
| int main | ( | void | ) |
Definition at line 11 of file cxx11-test-constexpr.cpp.
| constexpr int square | ( | int | x | ) |
Definition at line 1 of file cxx11-test-constexpr.cpp.
| constexpr int the_answer | ( | ) |
Definition at line 6 of file cxx11-test-constexpr.cpp.