Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Macro for appending suffix to unsigned long long literal

c++ macros

Is there a relationship between untyped/typed code quotations in F# and macro hygiene?

How can I map linux syslog to printf in C

c linux macros syslog

How to add prefix to macro symbol?

c++ macros c-preprocessor

Macro as a parameter to another macro

c gcc macros c-preprocessor

Macros to return defined(X) as true or false

c++ c macros c-preprocessor

Macro to avoid duplicate case value

c macros

Two pass C preprocessing?

c gcc macros c-preprocessor

How to check if a member name (variable or function) exists in a class, with or without specifying type?

Can I conditionally check the value of a macro using the C preprocessor?

c macros preprocessor

Can a procedural macro derive on a struct add other derives?

macros rust

Is there anyway to have vim not count special characters as words?

macros vim

Is there a good way of setting C/C++ member variables from string representations? (introspection-lite)

c++ boost macros introspection

Why is post-compilation code injection a better idea than pre-compilation code injection?

Is it possible to set preprocessor macro in sln file and not in a project? (VS2008 c++)

How can I schedule a Macro to run automatically in Access 2007

Why can't you unquote-splice in normal (unquoted) code?

macros clojure quoting

How do I modify a :arglists to a Clojure fn or macro?

Debug Scala Macros with Intellij

scala macros intellij-idea

__attribute__() macro and its effect on Visual Studio 2010 based projects