Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

how to schedule a macro automatically in outlook?

Using LabelDef in scala macros (2.10)

Type-safe equals macro?

scala macros equals

Doxygen for C Template Emulation

emacs style keyboard macros in visual studio

visual-studio emacs macros

Using Eclipse, how do I script the formatting of a code snippet for Stack Overflow?

How do I run a TFS Work Item Query with Visual Studio Macros

Is it possible to defer macro expansion until abstract type is bound to specific type

scala reflection macros

Clojure macro as function / 'Partial' for Macros?

clojure macros partial

How can prevent confluence from auto-linkyfing square brackets produced by a macro?

Is it possible to access the symbol table in a macro?

Simulating a cellular automata using VIM mappings?

How to wrap OpenMP directives (#pragmas) as a function or function-like macro?

c macros openmp c-preprocessor

Confusing macro definition in C++

c++ macros

Is it possible to modify the "function call" at the preprocessing time or the compile time

How does the lambda macro create a lambda?

Generating an error if checked boolean macro is not defined

c++ c gcc macros