Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

How to determine when -fsanitize=memory is in use?

c macros c-preprocessor msan

Is a repeated macro invocation via token concatenation unspecified behavior?

c macros c-preprocessor c11

Macro to Get function name and parameter values from within function

c++ c macros

Twig: conditionally return from a macro

macros return twig

Scala untyped macro in infix position

scala macros scala-macros

How to record a macro in sublime text 2?

macos macros sublimetext2

Starting points to morph regular Servlets coding to my DSL

getting compile-time date and time without macros

C Macro expansion into multiple function calls

c macros c-preprocessor

What's up with position on Scala macros?

scala macros

Rounding up to powers of 2 (with preprocessor constants)

c macros

Using Arduino F() Macro with string arrays

string memory macros arduino

Reflection warning in code generated by Clojure macro

clojure macros

How to use macro arguments in call to another macro?

c++ macros

How does C preprocessor actually work?

c macros

Cartesian product match

macros nested rust match repeat

C++ macro expression containing return (like Rust's try!)

c++ macros

Generating Clojure code with macro containing type hints

What's the Swift equivalent of Objective-C's "#ifdef __IPHONE_11_0"?

swift xcode macros versioning