Описание тега loki
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.
Loki was written by Andrei Alexandrescu. It provides many features used in so-called modern C++, such as metaprogramming facilities, smart pointers, but also implementations of common idioms like pimpl or factories.