Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Inline function v. Macro in C -- What's the Overhead (Memory/Speed)?

Where can I learn about constructing AST's for Scala macros?

scala macros scala-macros

Can you capitalize a pasted token in a macro?

c macros

Is there a way to get function name inside a C++ function?

c++ macros profiling

Macros for GCC/G++ to differentiate Linux and Mac OSX?

Portable UNUSED parameter macro used on function signature for C and C++

c++ c macros warnings

threading macro -> with anonymous functions

lambda clojure macros

What makes a better constant in C, a macro or an enum?

c macros enums

Running a macro till the end of text file in Emacs

Add preprocessor macro to a target in xcode 6

Escaping a # symbol in a #define macro?

How to call std::min() when min has been defined as a macro?

c++ stl macros

Static return type of Scala macros

Run a macro in all buffers in vim

vim macros

What's the difference between #if and #ifdef Objective-C preprocessor macro?

Empty function macros

How to generate a newline in a cpp macro?

c++ macros c-preprocessor

Opposite of C preprocessor "stringification"

WRITE_ONCE in linux kernel lists

c linux macros race-condition

Can I redefine a C++ macro then define it back?