Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Error: macro names must be identifiers using #ifdef 0

c++ macros c-preprocessor

Is there a way to display a macro list similar to displaying your mappings in Vim?

macros vim vi

So many parentheses in gcc standard headers

c gcc macros