Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

enumerating over a structure fields in C

c sqlite struct macros c99

What's the conventional way to indicate an error inside defmacro?

Weird Macros (TASM)

How to make sure different C++ code base using the same macro?

c++ macros

When should I use `protect-out` in Racket?

module macros racket eval

Create string in C where first character is string length

c macros c-preprocessor

Looking for a good explanation of the table generation macro idiom

c macros c-preprocessor

C++ macro to convert a string to list of characters

c++ c macros

Using C macros to create C-style code which maps to Objective-C message calls?

objective-c c macros

How to check if a parameter is an integral constant expression in a C preprocessor macro?

LibreOffice UNO Java API: how to open a document, execute a macro and close it?

In Visual Studio 2012 (C#) How to Create Custom Macros available in Post Build

how to convert string constant to preprocessing token in C

c++ c macros

What is a macro-function?

macros common-lisp sbcl

Scala Macros: Getting a List of TypeSymbols to be used at runtime

scala macros scala-macros

Odd difference between named and anonymous functions when using the threading macro

Can BOOST_PP_DEFINED be implemented?

How to document macro-generated classes with Doxygen?

c++ macros doxygen

Define a macro off of the content of a macro

c macros

C preprocessor: stringize macro and identity macro