FairRoot
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
cxx11-test-__func__.cpp
Go to the documentation of this file.
1
int
main
(
void
)
2
{
3
if
(!__func__)
4
return
1;
5
if
(!(*__func__))
6
return
1;
7
return
0;
8
}
main
int main(void)
Definition:
cxx11-test-__func__.cpp:1
FairRoot
cmake
checks
cxx11-test-__func__.cpp
Generated on Mon Mar 8 2021 12:14:05 for FairRoot by
1.8.5