Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Method For Making Methods: Easy Ruby Metaprogramming

ruby metaprogramming

Combination of types using boost::mpl

Type condition in C++ template class problem

How can I programmatically determine which class/module defines a method being called?

Compile time operators

Passing partially specialized template as a template parameter

Removing/undefining a class method that's included by another module

ruby metaprogramming

Test equality of two functions in python

How to determine between two c++ types without instantiating the types?

How does Ruby use symbols to reference variable names?

ruby metaprogramming

Smalltalk: how to modify self behaviour

Output the source of a ruby method

ruby metaprogramming

Prevent templated member function from being instantiated for a given type

How does Grails make `params` available to a Singleton controller? (Grails internals)

Emacs metaprogramming, dynamically define methods

A group of variadic macros

Can function application be overriden with Macro in Elixir?

metaprogramming elixir

Getting info about inheritance chain in Crystal

Metaprogramming construct that returns underlying type for an enum and integer for an iteger

C++ template non-type parameter type deduction