Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Error when defining a stringising macro with __VA_ARGS__

Linux Kernel's __is_constexpr Macro

Introspect argument passed to a Scala macro

scala macros scala-macros

Is there an easy way to see what an Elixir macro expands to?

macros elixir

Renaming lambda in Common Lisp

macros lambda common-lisp

How might I write a "defn" macro in Clojure?

macros clojure

Macro to count number of arguments

c macros arguments variadic

How to import macros in Rust?

macros rust glium

Viewing compiler expanded code - C++

defining macro inside of struct definition

c macros structure

Warning: ISO C forbids an empty translation unit

c macros

How can I use the format! macro in a no_std environment?

Macro and function with same name

c macros c-preprocessor

Is there a way to use C++ preprocessor stringification on variadic macro arguments?

how to implement macros in Go?

go macros

How to implement a generic macro in C?

Is this Macro Abuse?

c file-io macros coding-style

What predefined macro can I use to detect the target architecture in Clang?

macros arm clang

What's wrong with this macro?

c macros

c define multiline macro?

c macros