Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
defined(FOO)
#include <iostream> #define FOO #define BAR defined(FOO) int main() { #if BAR std::cout << "BAR enabled!" << std::endl; #else std::cout << "BAR disabled!" << std::endl; #endif return 0; }
run
|
edit
|
history
|
help
0
Spirit Lex combining token_id's with semantic actions
VC++. G3log timestamp formatting.
Full System Specifications version 3
CStringA
#19
Hangman
Not Common Numbers
cv3
Dequeue Using STL List
Adaptive return type