Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

macro-producing macro invoked from another namespace :: Can't refer to qualified var that doesn't exist

macros clojure

Defining a Macro in C with a set of operators

c macros

GObject Compilation Error in Macro Expansion While Defining Class

scala 3 macros: returning Map[String, Class[Any]] from a Macro

Attempt to add annotation to defrecord defined class in macro

Iterate a preprocessor macro on a list of class names

c++ macros

Is there a Clojure macro equivalent to def?

function clojure macros

Can macros match against constant arguments instead of literals?

macros rust

Why can't I paste an object-like macro to a function? [duplicate]

c macros

How to detect C++20 mode of compilation?

c++ macros c++20 clang++ openvdb

Macro expansion ignores some tokens in MSVC

c++ visual-c++ macros

Why is the implementation of access_ok macro from uaccess.h not using all of its arguments?

c unix macros kernel ioctl

x86 assembly: Using #define'd constants as arguments in calls to to #define's macros

c gcc assembly macros x86

Macro for function and function pointer declarations?

Transforming attributes into identifiers on proc macro derive

NSIS installer License page only shows "Close" and "Cancel" buttons

How to evaluate an expression inside a Scala macro?