Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

What is "3D syntax"?

macros racket

c preprocessor passing multiple arguments as one

c macros c-preprocessor

auto format all files in solution in visual studio 2010

Metaprogramming C/C++ using the preprocessor

common lisp: how can a macro define other methods/macros with programmatically generated names?

macros lisp common-lisp

Creating LaTeX math macros within Sphinx

Preprocessor macros as parameters to other macros

Lisp unit tests for macros conventions and best practices

Redefining latex macro using same name

latex macros definition

Cleaning up C/C++ code reveals problems with variadic macros

c++ c macros c99 variadic-macros

How can I map a macro in Clojure?

The same name macro with different arguments

c++ visual-c++ macros

Is there a way to pass multiple values to macro function as single defined macro value in C?

c gcc macros avr

Elixir macros: how to define function with dynamic arity

macros elixir

Is it possible to un-const typeof in gcc pure C?

c gcc macros

How do I create a Rust macro to define a String variable with the value of its own identifier?

macros rust

What does an empty # mean in a macro definition?

c++ c macros

During C macro expansion, is there a special case for macros that would expand to "/*"?

c macros c-preprocessor c99

C++ macro with variable number of arguments [duplicate]

c++ macros

Construct path for #include directive with macro