Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Exporting declarative macro that uses functions defined in crate

Macro to run specific Run configuration

How do I provide optional generics as macro_rules arguments?

rust macros rust-macros

"Extensible" C generics

LibreOffice - How to create a file dialog via python macro?

Call an embedded macro from VBA in access

ms-access macros

Macro for generating immediates for AVX shuffle intrinsics

c macros intel intrinsics avx

Can Rust macros be shared across editions?

Way to round up number to an int size boundary number of bytes

Print function macro definition in gdb

c gcc macros gdb

How to stop an execution of a VIM macro in Idea Vim

vim macros pycharm ideavim

gdb - how to step into a multi-line macro

gcc macros gdb

Macro to call a function

R Version of SAS macro variable?

r for-loop macros

Pre-processor macro to convert an hex string to a byte array

How to print constexpr in C23 at compile-time?

c macros arm preprocessor c23

How to generate complex enum variants with a macro in rust

macros rust

Debugging comments and C/C++ macros

c++ macros c-preprocessor