Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Rust macro accepting argument with a colon, a struct which is inside a module

rust macros arguments

variadic format strings in C macros?

c macros variadic-macros

Is #define X defined(Y) a valid C/C++ macro definition?

c++ c macros c-preprocessor

C++ templated metaprogramming, checking if a struct has a field

Include period in macro

c macros c-preprocessor

Save original value of C++ preprocessor macro

c++ macros c-preprocessor

How to write a logging function or macro that can append caller's name to the logging output in C

c logging macros

Is defun or setf preferred for creating function definitions in common lisp and why?

macros lisp common-lisp

use Rust proc macros to generate dynamically named struct instance methods

How to get name of argument in Clojure?

clojure macros var

Julia macro that generates accessors

In C++, static assert that a declaration at current position would not be enclosed in any namespace?

Stringizing macro arguments in a multi-level macro call

How to return a string from a MACRO function in C?

c string macros c-preprocessor

Is there a generic way to printf a variable?

c macros printf

setting a vertical highlighted line off in vim

macos unix vim macros highlight

How to create a macro that suppresses errors and warnings?

Declare var in other macro to be used in a different macro for DBT

sql macros jinja2 dbt