Search code examples
A way to count the number of __VA_ARGS__ arguments, including 0, without compiler specific construct...


cmacrosc-preprocessorvariadic-macros

Read More
Is it possible to let a macro expand to a struct field?...


macrosrust

Read More
Python Macros: Use Cases?...


pythonmacroslispscheme

Read More
Attribute macro modify the derived implementation for a derive macro...


rustmacrosrust-proc-macros

Read More
Getting a compiler error trying to write a complicated Predicate...


swiftmacrospredicateswift-dataswift-optionals

Read More
How could I implement the push macro?...


macroscommon-lisp

Read More
How to get index of macro repetition single element...


macrosrust

Read More
__FILE__ macro shows full path...


cfilepathmacrospreprocessor

Read More
Generating documentation in macros...


macrosrust

Read More
Hy invisible module function in quasiquoted macro...


modulemacroshy

Read More
Creating a `MemberMacro` that creates an embeded struct with injected conformances...


swiftmacros

Read More
Is there a way to count member variable of a class in compile time?...


c++macrosmetaprogramming

Read More
SAS Macro Proc SQL w/ Multiple Conditions...


sasmacrosproc-sqlmultiple-conditions

Read More
Swift macro: unexpected error when parsing DeclSyntax node...


swiftmacros

Read More
What does #x inside a C macro mean?...


cmacrosc-preprocessorstringification

Read More
What does the "__cplusplus" macro expand to?...


c++c++11macros

Read More
Expand macros inside quoted string...


cmacrosc-preprocessorc-strings

Read More
How do I refer to time using time8 format in a Macro %do statement in SAS?...


timesasmacros

Read More
Deduce the type of a declaration...


c++macrostype-deduction

Read More
How to extract the definition of a macro in an external file?...


cmacros

Read More
SAS Macro to iterate proc freq using a list...


loopssasmacrosfrequency

Read More
vscode cpptools customize format rule for C language macro to keep definition on same line...


cvisual-studio-codemacrosformatformatter

Read More
Overloading Macro on Number of Arguments...


cmacrosc-preprocessor

Read More
How do I show the value of a #define at compile-time?...


macrosc-preprocessorboost-preprocessor

Read More
Incorrect result while using DBT macro...


macrosdbt

Read More
How to write a C++ function that deletes a pointer instead of a macro...


c++pointersmacrosdelete-operator

Read More
What is the __STDC_VERSION__ value for C11?...


cmacrosisoc11

Read More
Visual Studio not recognizing __AVX2__ or __AVX__...


c++visual-c++cmakemacrossimd

Read More
Convert macro to a function but cannot concatenate inputs using std::stringstream...


c++macros

Read More
Common Lisp: How to use a macro within a macro?...


macroscommon-lisplisp-macros

Read More
BackNext