$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Formal review request: Boost.Mixin
From: Borislav Stanimirov (b.stanimirov_at_[hidden])
Date: 2014-02-23 08:30:40
Hello,
I'd like to request a formal review of Boost.Mixin.
Code is here: https://github.com/iboB/boost.mixin
Documentation is here: http://ibob.github.io/boost.mixin/
In short, the library allows you to dynamically compose and mutate
polymorphic types from existing C++ classes.
Thanks,
-- Borislav