This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
bfbf9443d63d794a1663bdda2f6cdeeeba0c74b4
qt-creator
/
tests
/
auto
/
cplusplus
/
preprocessor
/
data
/
empty-macro.cpp
T
14 lines
153 B
C++
Raw
Normal View
History
Unescape
Escape
[C++] Rewrite of the preprocessor.
2012-03-26 15:18:01 +02:00
#define EMPTY_MACRO
class
EMPTY_MACRO
Foo
{
};
C++: Core changes in preprocessing
2012-06-20 15:22:02 +02:00
class
EMPTY_MACRO
Foo2
{
};
class
EMPTY_MACRO
Foo3
{
};
class
EMPTY_MACRO
Foo3
{
};
Copy Permalink