Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Test
#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
Please
log in
to post a comment.
print adapted struct
Problem_rstring_1
defined(FOO)
LinkedList
Title
Not an overflow
auto decltype - Return Type Deduction C++ | C++14
define_xml_tags
Cross-platform multithreading minimal example (g++ and cl.exe)
RVO hota hai bhenchod
stackse - search stackoverflow differently
Please log in to post a comment.