Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

Why is it important to learn about metaprogramming and eigenclasses in Ruby?

How to rewrite this code without using boost?

When to use `method_missing`

ruby metaprogramming

Basic metaprogramming: extending an existing class using a module?

ruby scope metaprogramming

Roslyn as a compilation hook/AOP tool [duplicate]

Checking if a function has C-linkage at compile-time [unsolvable]

How proc is executed when passed to `instance_exec`

C++ compile-time constant detection

C++/Boost MPL: structure code likewise Haskell's let, where,

Issues concerning const decltype(x)&

Constexpr tricks

How the has_trivial_default_constructor works?

c++ metaprogramming c++03

C++17: Generic (multiple-inheritance based?) check for template in parameter pack

Counting parameters of a template template type

Ruby refinements gotchas

Given a method, how do I return the class it belongs to in Python 3.3 onward?

Extending ActiveRecord::Base

Why does removing the default parameter break this constexpr counter?

Using constraints in Typed Template Haskell

How to add RDoc documentation for a method defined using class_eval?

ruby metaprogramming rdoc