Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in metaprogramming

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

Is it possible to get all the eigenclasses in Ruby?

How can I call a Proc that takes a block in a different context?

ruby metaprogramming block

How can I type hint a dynamically set class attribute in a metaclass?

Good real-world uses of metaclasses (e.g. in Python)

python metaprogramming

How to pass the 'argument-line' of one PowerShell function to another?

SIMD or not SIMD - cross platform

Boost.Fusion run-time switch

Metaprogramming C/C++ using the preprocessor

Java Metaprogramming

Roslyn fluent syntax to create expression tree for multiline lambda

C++ meta-programming: A template parameter which *must* inherit an abstract class