Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Prevent systemverilog compilation if certain macro isn't set

Initializing static variable with nonconstant value

c macros

Understanding loop macro expansion

loops macros common-lisp

Counting length of repetition in macro

macros rust

How do I print both an expression and its value in Rust?

Is it possible for the assert_eq macro to show a diff when two strings aren't equal?

Is there a way to see what a Crystal macro expands to?

macros crystal-lang

How do I stringify macros that are the results of operations on macros?

c string macros c-preprocessor

with xcode, how to define preprocessor macros from the output of a command?

xcode macros preprocessor

An easy way to center text between first and last non-white word in vim?

vim macros center

How do I write a recursive for-loop "repeat" macro to generate C code with the CPP preprocessor?

Instantiate a class with Scala Macro or reflection

Infer HList type when building the list with a macro

How to set a compile time condition in macros

macros rust

Is there a way to check for non-numeric value of a macro

getting projectDir as a string or char* in c++

c++ visual-studio macros

Catch-22 situation with Common Lisp macros

macros common-lisp eval

How to get name for each argument in variadic macros?

c++ macros c++14 c++17

"Too few positionals" in macro definition

macros raku

c++ macros with memory?

c++ macros