Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

Is it possible to generate Apply from WeakTypeTag inside a scala macro?

Defining C++ Preprocessor macros with SCons

c++ macros scons

When is macro expansion performed?

macros racket

How much memory space does Macro definition takes?

c macros

macro for switching between auto_ptr and unique_ptr

c++ c++11 macros unique-ptr

Does macrolet prohibit recursive calls among locally defined macros?

How to declare instantiation in Haxe macro function

macros haxe

Why does this macro result in an unresolved name error?

macros rust

Using open/close braces in macros to enforce pairing in C

c macros c-preprocessor

Discovering the "Core" Entities and Macros of Common Lisp

macros lisp common-lisp clisp

Lexical Bindings in Common Lisp Macros

PHP Internals: How does TSRMLS_FETCH Work?

php c macros php-internals

How to define a c macro with multiple statement

Can you help me with a short code that can print itself?

c macros

Does Scala have "macro" definitions ready to use -- like LINE, FILE?

scala macros

What are the rules for resolving symbols as macros vs. function parameters?

How to define UNICODE for mingw, if use CMAKE as building system

qt macros cmake mingw

What is the application of ampersand within C macros?

Does Delphi's conditional compilation allow the defined symbols to contain values?

Why is it necessary to cast NULL to a type in this macro?

c macros struct null expression