repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: typo
[cmake.git]
/
Tests
/
NewlineArgs
/
libcxx1.h
blob
ea094d75826f6aa3d780e9eb0e8bdcbb15148555
1
class
LibCxx1Class
2
{
3
public
:
4
#ifdef TEST_FLAG_1
5
#ifdef TEST_FLAG_2
6
static float
Method
();
7
#endif
8
#endif
9
};