Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

compile-time string hashing

c++ boost metaprogramming hash

What exactly IS the code in a Fastfile

Apply function on each element in parameter pack

Monkey Patching in C#

C/C++ macro to repeat code

Ruby nil-like object

Ruby - convert from symbol to variable

ruby metaprogramming

C++: Are YOU using Loki or Boost for functors ?

Ruby: How to dynamically create a subclass of an existing class?

ruby metaprogramming

Dynamically replace method implementation on an object in Ruby

ruby metaprogramming

C# - Recursive / Reflection Property Values

Template Meta-programming with Char Arrays as Parameters

Template metaprogram converting type to unique number

Ruby: Is there a way to get the enclosing Module const of a Class?

ruby metaprogramming

Is Pro Django book still relevant?

How to dynamically alter inheritance in Ruby

ruby metaprogramming

Is Template Metaprogramming faster than the equivalent C code?

How do I dynamically define a method as private?

java annotations: library to override annotations with xml files

Obtaining const_iterator from iterator