Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in macros

How to pass arbitrary code block to C macro as a param

c++ macros comma

Can't call std::max because minwindef.h defines "max" [duplicate]

c++ macros std

First Lisp with macros?

Standard #ifdef for Cygwin

c macros cygwin c-preprocessor

Save a function definition in ipython

python macros ipython

Meaning of Objective-C macros prefixed with an at (@) symbol

Can C/C++ preprocessor macros have default parameter values? [duplicate]

c++ c macros c-preprocessor

how to expand VC++ macro references using Visual Studio?

What exactly do C include guards do?

Elixir - What does the 'use' keyword do?

How to deprecate a C pre-processor macro in GCC?

c++ c gcc macros deprecated

Universally compiler independent way of implementing an UNUSED macro in C/C++

c++ c macros compiler-warnings

Treat Clojure macro as a function

macros clojure

Getting base name of the source file at compile time

How to pass multi-argument templates to macros?

c++ templates macros

IntelliJ Macro menu

How big is wchar_t with GCC?

c++ gcc macros

Vim - Find pattern on currently line ONLY

vim macros

C# version of __FUNCTION__ macro

c# .net macros

define a synonym for a Clojure macro

clojure macros