Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Is it possible to transform the types in a parameter pack?

Scala macros, where are they used?

monkey patching vs class_eval?

F# Type Providers vs. Lisp macros

How can I expand call to variadic template base classes?

c++11 variadic programming, how to define a tower of vectors

Implicit template type deduction with two arguments of different types

how to detect if a type is an iterator or const_iterator

Dynamically defined setter methods using define_method?

Is metaprogramming possible in Javascript?

Where do you find templates useful?

Is anyone using meta-meta-classes / meta-meta-meta-classes in Python/ other languages?

Ruby’s “method_missing” in Python [duplicate]

Dynamically generate scopes in rails models

C++: How to require that one template type is derived from the other

What is metaprogramming?

c++ qt metaprogramming

How to defn a function from string in Clojure?

What's the variable scope within `class_eval` string?

C++11 constexpr function's argument passed in template argument

Generic way of lazily evaluating (short-circuiting) template conditional types