Search code examples
#ifdef with multiple tokens, is this legal?...


c++c-preprocessorlanguage-lawyerconditional-compilation

Read More
Is there an #ifdef stripping C/C++ utility...


c++cc-preprocessorconditional-compilation

Read More
Workaround for ifdef / ifndef...


c++classtemplatesc-preprocessorconditional-compilation

Read More
What does #ifdef 1 in C++...


c++macrosc-preprocessorconditional-compilationpreprocessor-directive

Read More
Is it possible to conditionally compile / run code based on a macro OR a variable?...


c++macrosc-preprocessorconditional-compilation

Read More
Detecting C++0x mode on Intel C++?...


c++c++11c-preprocessorintelconditional-compilation

Read More
Conditional compilation confusion and failure...


c++cmakefilec-preprocessorconditional-compilation

Read More
What naming constraints apply to C# conditional compilation symbols?...


c#syntaxconditional-compilation

Read More
Double slash comment substituition within a macro...


cmacrosc-preprocessorpicconditional-compilation

Read More
Is it possible to use conditional compilation symbols in VS build events?...


visual-studio-2010conditional-compilationbuild-events

Read More
Browserify, minifyify, conditional compilation...


javascriptbrowserifybundling-and-minificationconditional-compilationuglifyjs

Read More
How to set Compilation directives for windows phone 8.1 project?...


c#visual-studiowindows-phone-8.1conditional-compilation

Read More
Multiple project conditional compilation Delphi...


delphicompilationdelphi-2009conditional-compilation

Read More
Tool for compiling automatically all ifdef / ifndef directives...


cc-preprocessorconditional-compilation

Read More
MSBuild: How to include a bunch of files in the parent directory as linked?...


c#.netmsbuildconditional-compilation

Read More
Is it possible to conditionally disable a global function definition using template metaprogramming?...


c++templatestemplate-meta-programmingconditional-compilation

Read More
Compile different code on whether a function is available or not...


cmacrosc-preprocessorconditional-compilation

Read More
Conditional compilation in Python...


pythonconditional-compilation

Read More
What C preprocessor conditional should I use for OS X specific code?...


cmacosc-preprocessorconditional-compilation

Read More
C# conditional compilation if assembly exists...


c#conditional-compilation

Read More
Define variable in a conditional macro gives error...


cvariablesarduinoc-preprocessorconditional-compilation

Read More
In C, is there a better way to calculate uncertainty values?...


cmacrosc-preprocessorconditional-compilation

Read More
Counting the number of # includes and # define...


cincludec-preprocessorconditional-compilation

Read More
define value with comma through cmake...


csvcmakec-preprocessorconditional-compilation

Read More
How #ifndef works in different files...


c++c-preprocessorconditional-compilationifndef

Read More
Preprocessors directives have no effect...


makefileg++c-preprocessorconditional-compilationpreprocessor-directive

Read More
Block out certain code in distribution or editor builds, like #if defined...


c#distributionc-preprocessorconditional-compilation

Read More
Using #define in an "if" statement...


iosobjective-cc-preprocessorconditional-compilation

Read More
C compiler directives with switch/case statements?...


cswitch-statementc-preprocessorconditional-compilation

Read More
Scope of custom definitions...


delphiconditional-compilation

Read More
BackNext